mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
Merge pull request #29 from nikhilbadyal/dependabot/github_actions/ncipollo/release-action-1.11.0
Bump ncipollo/release-action from 1.10.0 to 1.11.0
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
RELEASE_PATTERN: 'Build*'
|
||||
|
||||
- name: Upload Build Artifact
|
||||
uses: ncipollo/release-action@v1.10.0
|
||||
uses: ncipollo/release-action@v1.11.0
|
||||
with:
|
||||
artifacts: "apks/*-output.apk,apks/VancedMicroG.apk"
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user