Skip to content

Commit 1a5f69e

Browse files
authored
Update test2.yml (#33)
1 parent a647f99 commit 1a5f69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test2.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131

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

0 commit comments

Comments
 (0)