mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
👷 Added Micro-G to CD
This commit is contained in:
@@ -46,7 +46,7 @@ jobs:
|
|||||||
- name: Upload Build Artifact
|
- name: Upload Build Artifact
|
||||||
uses: ncipollo/release-action@v1.10.0
|
uses: ncipollo/release-action@v1.10.0
|
||||||
with:
|
with:
|
||||||
artifacts: "apks/*-output.apk"
|
artifacts: "apks/*-output.apk,apks/VancedMicroG.apk"
|
||||||
token: ${{ secrets.GH_TOKEN }}
|
token: ${{ secrets.GH_TOKEN }}
|
||||||
tag: Build-${{ steps.get-date.outputs.date }}
|
tag: Build-${{ steps.get-date.outputs.date }}
|
||||||
artifactErrorsFailBuild: true
|
artifactErrorsFailBuild: true
|
||||||
|
|||||||
Reference in New Issue
Block a user