update artifact release
This commit is contained in:
@@ -35,8 +35,6 @@ jobs:
|
||||
uses: ncipollo/release-action@v1
|
||||
with:
|
||||
artifacts: "build/app/outputs/apk/release/*.apk,build/app/outputs/bundle/release/app-release.aab"
|
||||
token: ${{!secrets!}} # this is automatically provided by github
|
||||
commit: ${{!github!}}
|
||||
- name: Upload app bundle artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user