Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lovegaoshi committed May 27, 2023
1 parent 441eee6 commit 5c33ca7
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 @@ -65,6 +65,6 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
tag_name: $COMMIT_TAG
name: 'Unpacked ${{env.COMMIT_TAG}}'
files: build.zip
generate_release_notes: true

0 comments on commit 5c33ca7

Please sign in to comment.