Skip to content

Commit

Permalink
action-gh-release を更新
Browse files Browse the repository at this point in the history
  • Loading branch information
s1204IT authored Mar 11, 2024
1 parent 9113250 commit 5ca764a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
path: app/build/outputs/apk/debug/app-debug.apk

- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: github.event.inputs.release == 'true'
with:
tag_name: ${{ env.version }}
Expand Down

0 comments on commit 5ca764a

Please sign in to comment.