Skip to content

Commit

Permalink
Fix: GHA release-zip.yml
Browse files Browse the repository at this point in the history
Allow update
  • Loading branch information
RivMt authored Sep 19, 2023
1 parent 7afd60f commit c25e8f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ jobs:
with:
artifacts: "名工大学生掲示板アシスタント-${{ env.RELEASE_VERSION }}.zip"
token: ${{ secrets.RELEASE_TOKEN }}
allowUpdates: true

0 comments on commit c25e8f7

Please sign in to comment.