Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
krossovochkin authored Nov 4, 2021
1 parent 9140279 commit d63464d
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 @@ -33,6 +33,7 @@ jobs:
with:
message: v${{ github.event.inputs.version }}
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: 'master'
- name: Prepare keystore
run: |
echo "${{ secrets.RELEASE_KEY_STORE }}" >> keystore_base64.txt
Expand Down

0 comments on commit d63464d

Please sign in to comment.