Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benbaker76 authored Jun 23, 2024
1 parent 237304e commit f7ab5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: build/*.zip
tag: "${{ env.VERSION }}"
tag_name: "${{ env.VERSION }}"
overwrite: true

0 comments on commit f7ab5f0

Please sign in to comment.