Skip to content

Commit

Permalink
ci(app): github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
master-lzh committed Apr 9, 2024
1 parent b51f4d6 commit 398c1ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
RELEASE_KEY_PASSWORD: ${{ secrets.RELEASE_KEY_PASSWORD }}

run: |
echo ${{ github.ref }}
echo $ENCODED_STRING > keystore-b64.txt
base64 -d keystore-b64.txt > pipixiv.jks
Expand Down

0 comments on commit 398c1ac

Please sign in to comment.