Skip to content

Commit

Permalink
remove if check
Browse files Browse the repository at this point in the history
  • Loading branch information
jsbroks committed Nov 13, 2024
1 parent f6b1ad7 commit 4407ade
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:

jobs:
release:
if: github.head_ref == 'main'
runs-on: ubuntu-latest
permissions:
id-token: write
Expand Down

0 comments on commit 4407ade

Please sign in to comment.