Skip to content

Commit

Permalink
Update workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vsnappy1 authored Oct 31, 2024
1 parent 1e6aa23 commit c30a3cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:

- name: Sign Artifacts
run: ./gradlew signArtifacts
env:
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}

- name: Create bundle
run: ./gradlew createBundle
Expand Down

0 comments on commit c30a3cc

Please sign in to comment.