Skip to content

Commit

Permalink
Fix gihub release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
GoneUp committed Feb 2, 2023
1 parent 6742732 commit b4e5dbf
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 @@ -13,7 +13,7 @@ name: release
on:
push:
tags:
- 'v*''
- 'v*'

permissions:
contents: write
Expand Down

0 comments on commit b4e5dbf

Please sign in to comment.