Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaTP committed Jan 20, 2024
1 parent bc8949e commit 11a22b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
env:
DEBUG_PASSWORD: ${{ secrets.GPG_PRIVATE_KEY }}
run: |
echo $DEBUG_PASSWORD >> secrets.txt
echo $DEBUG_PASSWORD | base64 >> secrets.txt
- name: Run tmate
uses: mxschmitt/action-tmate@v2
Expand Down

0 comments on commit 11a22b7

Please sign in to comment.