Skip to content

Commit

Permalink
update tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
kjroelke committed Jul 26, 2024
1 parent f2fb67e commit 4c76e00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
with:
name: Release ${{env.VERSION}}
tag_name: ${{env.VERSION}}
files: ./theme.zip

0 comments on commit 4c76e00

Please sign in to comment.