Skip to content

Commit

Permalink
fix: wrong condition for on tag job
Browse files Browse the repository at this point in the history
  • Loading branch information
j-i-l committed May 20, 2024
1 parent 4348a2b commit 411a3f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/initiate_version_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ permissions:

jobs:
initiate_version_release:
if: ${{ github.ref == 'refs/heads/main' }}
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit 411a3f3

Please sign in to comment.