Skip to content

Commit

Permalink
Merge pull request #2 from vladimirzatsepin/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
avocaddo committed Oct 27, 2023
2 parents 6a3cd4d + c069d3f commit 2bd2343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: build release
run: ./gradlew assembleRelease
- name: run any App Center CLI command
uses: joabalea/App-Center-action@v1.0.2
uses: avocaddo/App-Center-action@v1.0.2
with:
command: appcenter distribute stores publish -s Beta -f app/build/outputs/apk/release/app-release-unsigned.apk -r releaseNote -a user/app
token: ${{secrets.APP_CENTER_TOKEN}}
Expand Down

0 comments on commit 2bd2343

Please sign in to comment.