Skip to content

Commit

Permalink
Bump action version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wzieba committed Jun 24, 2020
1 parent 3c09098 commit 296d349
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 @@ -54,7 +54,7 @@ jobs:
- name: build release
run: ./gradlew assembleRelease
- name: upload artefact to App Center
uses: wzieba/AppCenter-Github-Action@v1.0.0
uses: wzieba/AppCenter-Github-Action@v1.0.1
with:
appName: wzieba/Sample-App
token: ${{secrets.APP_CENTER_TOKEN}}
Expand Down

0 comments on commit 296d349

Please sign in to comment.