Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sir-kokabi authored Feb 2, 2024
1 parent 6b62f40 commit 455a7c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
token: ${{ github.token }}
tag_name: ${{ steps.version.outputs.current-version }}
files: ./build/twifiner-${{ steps.version.outputs.current-version }}.zip

0 comments on commit 455a7c9

Please sign in to comment.