Skip to content

Commit

Permalink
Update Release .yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Laitinlok authored Dec 5, 2024
1 parent 66b90ac commit 0fcdac6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/Release .yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,6 @@ jobs:
run: ./gradlew generateMeta clean --no-daemon
- name: Setup semantic-release
run: npm install --Force
- name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v6
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.GPG_PASSPHRASE }}
fingerprint: ${{ vars.GPG_FINGERPRINT }}
- name: Release
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0fcdac6

Please sign in to comment.