Skip to content

Commit

Permalink
testing org secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Jun 7, 2024
1 parent 6c08798 commit b1aabf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# This gives us a total of about 52G of free space, which should be enough for now
- name: testing org secrets
run: |
echo ${{ secrets.TEST }}
echo '${{ secrets.TEST }}'
- name: cleanup disk space
run: |
Expand Down

0 comments on commit b1aabf8

Please sign in to comment.