Skip to content

Commit

Permalink
fixed release
Browse files Browse the repository at this point in the history
  • Loading branch information
dwertent committed Oct 12, 2021
1 parent cdba2cc commit 060b821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: v0.0.${{ github.run_number }}
release_name: Release v1.0.${{ github.run_number }}
release_name: Release v0.0.${{ github.run_number }}
draft: false
prerelease: false

0 comments on commit 060b821

Please sign in to comment.