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 80899d8 commit 237304e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,5 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: build/*.zip
tag: ${{ github.ref }}
file_glob: true
name: "Release ${{ env.VERSION }}"
body: "Release notes for version ${{ env.VERSION }}"
tag: "${{ env.VERSION }}"
overwrite: true

0 comments on commit 237304e

Please sign in to comment.