Skip to content

Commit 4af07bd

Browse files
committed
update
Signed-off-by: appleboy <appleboy.tw@gmail.com>
1 parent 2ffe561 commit 4af07bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ jobs:
514514

515515
- name: Set Environment Variables
516516
run: |
517-
echo `PASS=3HUS$?8kLu)}` >> $GITHUB_ENV
517+
printf "PASS=%q\n" "3HUS$?8kLu)}" >> $GITHUB_ENV
518518
519519
- name: Show Environment Variables
520520
run: |

0 commit comments

Comments
 (0)