Skip to content

Commit

Permalink
fix(publish): always run
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubilmax committed Oct 17, 2024
1 parent d78749c commit 4473015
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
secrets: inherit

publish:
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/next'

# needs:
# - lint
# - build
Expand Down

0 comments on commit 4473015

Please sign in to comment.