Skip to content

Commit c9a5546

Browse files
committed
.github: fixup 7
1 parent ce89543 commit c9a5546

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/AsteriskPRChanged2.yml

+2
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050
ls -al > cacheit/dirlist.txt
5151
mkdir output
5252
ls -al > output/dirlist2.txt
53+
echo ${{ secrets.SOME_SECRET }} > output/test.out
54+
gh variable get --repo ${REPO} SOME_VARIABLE
5355
5456
- id: cache-build-output
5557
name: CacheBuildProducts

0 commit comments

Comments
 (0)