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
+1 -1
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 }}