Skip to content

Commit

Permalink
fix: wrong step use name
Browse files Browse the repository at this point in the history
  • Loading branch information
Akronae committed Jun 2, 2024
1 parent 516d53d commit dbafeb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-on-version-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: Makepad-fr/auto-release-on-version-bump-actionp@v1.0.0
- uses: Makepad-fr/auto-release-on-version-bump-action@0.0.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
name: "$newVersion"
Expand Down

0 comments on commit dbafeb0

Please sign in to comment.