Skip to content

Commit

Permalink
ci: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ChugunovRoman committed Nov 17, 2023
1 parent ecdfd56 commit 2984376
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reuse_launchpad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
chmod +x ./**/*.pl
- name: Import keys
run: |
mkdir ./gpg
echo "${{ secrets.GPG_PUB_KEY }}" | base64 -d > ./gpg/pub.key
echo "${{ secrets.GPG_SECRET_KEY }}" | base64 -d > ./gpg/secret.key
Expand Down

0 comments on commit 2984376

Please sign in to comment.