Merge pull request #3 from mlm-games/dependabot/github_actions/dot-github/workflows/softprops/action-gh-release-2
Bump softprops/action-gh-release from 1 to 2 in /.github/workflows
This commit is contained in:
commit
37437c5995
2
.github/workflows/TWRP (android 4.4+).yml
vendored
2
.github/workflows/TWRP (android 4.4+).yml
vendored
@ -161,7 +161,7 @@ jobs:
|
||||
working-directory: ${{ steps.pwd.outputs.android-recovery-folder }}
|
||||
|
||||
- name: Upload to Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
files: |
|
||||
${{ env.OUTPUT_DIR}}/${{ inputs.DEVICE_NAME }}/recovery.img
|
||||
|
Loading…
Reference in New Issue
Block a user