Skip to content

Commit

Permalink
deb
Browse files Browse the repository at this point in the history
  • Loading branch information
eemmiillyy committed Jul 17, 2024
1 parent aabe943 commit 1773895
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-cli-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
env:
DEBIAN_GPG_KEY: ${{ secrets.DEBIAN_GPG_KEY }}
run: |
export GPG_TTY=$(tty)
# import certificate from secrets
echo -n "$DEBIAN_GPG_KEY" >> $RUNNER_TEMP/key.gpg
Expand Down

0 comments on commit 1773895

Please sign in to comment.