Skip to content

Commit f676f99

Browse files
committed
maybe it doesnt print
1 parent 341dd87 commit f676f99

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
run: |
3333
echo "S3_BUCKET=${S3_BUCKET:-[EMPTY]}"
3434
echo "TEST=${TEST:-[EMPTY]}"
35-
echo "ANOTHER ${{ secrets.S3_BUCKET }}"
36-
echo "$GITHUB_ENV"
3735
env:
3836
S3_BUCKET: ${{ secrets.S3_BUCKET }}
3937
TEST: Test

0 commit comments

Comments
 (0)