Skip to content

Commit

Permalink
👷 Set tag name in Release Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
0x46616c6b committed Dec 12, 2023
1 parent a046c63 commit 167cdc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ jobs:
append_body: true
files: |
target/userli-storage-provider.zip
tag_name: ${{ github.ref_name }}
token: ${{ github.token }}

0 comments on commit 167cdc4

Please sign in to comment.