Skip to content

Commit

Permalink
fix: update semantic release version to version with fix:
Browse files Browse the repository at this point in the history
  • Loading branch information
dib542 committed Apr 5, 2023
1 parent 78cc1b4 commit 84af6f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_semantic_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
token: ${{ secrets.GH_TOKEN }}

- name: Semantic Release
uses: cycjimmy/semantic-release-action@v3.0.0
uses: cycjimmy/semantic-release-action@v3.4.2
id: semantic
with:
semantic_version: 19
Expand Down

0 comments on commit 84af6f2

Please sign in to comment.