Skip to content

Commit

Permalink
Update Dependence (buildapp.yml)
Browse files Browse the repository at this point in the history
  • Loading branch information
arichornlover authored Mar 9, 2024
1 parent b02f892 commit fa860c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:

- name: Create Release
id: create_release
uses: softprops/action-gh-release@v0.1.15
uses: softprops/action-gh-release@v2.0.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
UYOU_VERSION: ${{ inputs.uyou_version }}
Expand Down

0 comments on commit fa860c3

Please sign in to comment.