Merge branch 'main' of https://github.com/zaneschepke/wgtunnel
This commit is contained in:
commit
b782cdeb35
|
@ -112,7 +112,7 @@ jobs:
|
|||
|
||||
# Save the APK after the Build job is complete to publish it as a Github release in the next job
|
||||
- name: Upload APK
|
||||
uses: actions/upload-artifact@v4.3.6
|
||||
uses: actions/upload-artifact@v4.4.0
|
||||
with:
|
||||
name: wgtunnel
|
||||
path: ${{ env.APK_PATH }}
|
||||
|
|
Loading…
Reference in New Issue