Skip to content

Commit

Permalink
Try to fix publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
buresmi7 committed Jun 5, 2024
1 parent d7325e9 commit e4aa176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
key: ${{ runner.os }}-cypress-${{ hashFiles('cypress.json') }}

- name: Automated Version Bump
uses: phips28/gh-action-bump-version@v9
uses: phips28/gh-action-bump-version@v11.0.4
with:
tag-prefix: 'd4-'

Expand Down

0 comments on commit e4aa176

Please sign in to comment.