Skip to content

Commit

Permalink
fix : input에 token 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
gogoadl committed Jul 1, 2023
1 parent 07ce0cd commit 3ae5629
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
uses: gogoadl/github-action-release-apk@v1.0.0-alpha04
with:
asset-name: 'Cocktails.apk'
github-token: ${{ secrets.GITHUB_TOKEN }}
base64-keystore: ${{ secrets.APP_KEYSTORE_BASE64 }}
key-file: ${{ secrets.APP_KEY_FILE }}
keystore-password: ${{ secrets.APP_KEYSTORE_PASSWORD }}
Expand Down

0 comments on commit 3ae5629

Please sign in to comment.