Skip to content

Commit

Permalink
Update relese.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
doannimble authored Sep 30, 2021
1 parent 5e06eca commit 6fc74f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/relese.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: "304"
tag_name: "305"
release_name: "Release ${{ steps.split.outputs._1 }}"
draft: false
prerelease: false

0 comments on commit 6fc74f0

Please sign in to comment.