Skip to content

Commit 341dd87

Browse files
committed
directly reference
1 parent 6720174 commit 341dd87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
run: |
3333
echo "S3_BUCKET=${S3_BUCKET:-[EMPTY]}"
3434
echo "TEST=${TEST:-[EMPTY]}"
35+
echo "ANOTHER ${{ secrets.S3_BUCKET }}"
3536
echo "$GITHUB_ENV"
3637
env:
3738
S3_BUCKET: ${{ secrets.S3_BUCKET }}

0 commit comments

Comments
 (0)