Skip to content

Commit

Permalink
ci: update release version
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-guibert committed Sep 1, 2023
1 parent e41d831 commit 1dd0e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v3
- name: Execute action
id: action
uses: cyberspace7/release-action@v0.3.1
uses: cyberspace7/release-action@v0.3.0
with:
release-as: ${{ inputs.release-as }}
pre-release: ${{ inputs.pre-release }}

0 comments on commit 1dd0e68

Please sign in to comment.