Skip to content

Commit

Permalink
skip bump in case of beta releases
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham3121 committed Oct 12, 2023
1 parent a6e499d commit 7a3f90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-syft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Check and Bump Protocol Version
if: github.event_name == 'schedule'
run: |
BUMP=True tox -e syft.protocol.check
tox -e syft.protocol.check
- name: Commit changes to Syft
uses: EndBug/add-and-commit@v9
Expand Down

0 comments on commit 7a3f90d

Please sign in to comment.