Skip to content

Commit

Permalink
+env.secrets.jkspwd
Browse files Browse the repository at this point in the history
  • Loading branch information
aquamarine5 authored Jun 14, 2024
1 parent 34ab8c8 commit 1d93297
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload_released.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ jobs:
run: gh release upload ${{steps.version.outputs.VERSION}} app/build/outputs/apk/release/app-release.apk
env:
GH_TOKEN: ${{ github.token }}
jkspwd: ${{ secrets.JKSPWD }}

0 comments on commit 1d93297

Please sign in to comment.