Skip to content

Commit

Permalink
better formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Dec 18, 2024
1 parent abc4855 commit 8263030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
echo "- LASTMJS_GITHUB_TOKEN"
echo ${{ secrets.LASTMJS_GITHUB_TOKEN }}
echo "- GPG_SIGNING_KEY"
echo ${{ secrets.GPG_SIGNING_KEY }}
echo "${{ secrets.GPG_SIGNING_KEY }}" | sed 's/./*/g'
echo "- SCOOBY"
echo ${{ secrets.SCOOBY }}
Expand Down

0 comments on commit 8263030

Please sign in to comment.