Skip to content

Commit

Permalink
fix : workflow 버전 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
gogoadl committed Jul 1, 2023
1 parent 30e9e76 commit ab071a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
steps:
- uses: actions/checkout@v3 # Necessary to access local action
- name: github-action-release-apk
uses: gogoadl/github-action-release-apk@v1.0.0-alpha05
uses: gogoadl/github-action-release-apk@v1.0.0-alpha06
with:
asset-name: 'Cocktails.apk'
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ab071a1

Please sign in to comment.