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 0609fb0 commit fbb13af
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-alpha08
uses: gogoadl/github-action-release-apk@v1.0.0-alpha09
with:
asset-name: 'Cocktails.apk'
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit fbb13af

Please sign in to comment.