Skip to content

Commit

Permalink
Test main
Browse files Browse the repository at this point in the history
  • Loading branch information
ranjith-ka committed Jul 25, 2023
1 parent 2c703c8 commit caf7682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Bump version and push tag
if: |
github.ref == 'main'
github.ref == 'refs/heads/main'
id: tag
uses: anothrNick/[email protected]
env:
Expand Down

0 comments on commit caf7682

Please sign in to comment.