Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyLuLiu committed Aug 20, 2024
1 parent dcaa3f3 commit ba04b50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tf-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
- uses: actions/checkout@v4
- name: test secret
run: |
echo test
echo $QUAY_NAME
echo "$QUAY_NAME"
echo ${{ QUAY_NAME }}
Expand Down

0 comments on commit ba04b50

Please sign in to comment.