Merge pull request #701 from arichorn/patch-1

Update buildapp.yml dependences
This commit is contained in:
Nguyễn Đạt 2022-11-26 19:35:38 +07:00 committed by GitHub
commit 5bfc931a02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -144,7 +144,7 @@ jobs:
- name: Create Release
id: create_release
uses: softprops/action-gh-release@v0.1.14
uses: softprops/action-gh-release@v0.1.15
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
UYOU_VERSION: ${{ inputs.uyou_version }}