Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
release 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RainLoop committed Jan 16, 2021
1 parent 5e3bce7 commit c519184
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,6 @@ jobs:
env:
GPG_SIGNING_KEY: ${{ secrets.GPG_SIGNING_KEY }}
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
# mkdir -p ~/.gnupg/
# chown -R $(whoami) ~/.gnupg/
# echo "$GPG_SIGNING_KEY" > ~/.gnupg/private.key
# find ~/.gnupg -type f -exec chmod 600 {} \;
# find ~/.gnupg -type d -exec chmod 700 {} \;
# gpg --batch --import ~/.gnupg/private.key

- name: Create Release
id: create_release
Expand Down

0 comments on commit c519184

Please sign in to comment.