Skip to content

Commit

Permalink
Correct the output name.
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Zhang <[email protected]>
  • Loading branch information
fatcat-z committed Jun 3, 2024
1 parent 8d5fcb1 commit 153e30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- id: prepare-variables
name: Prepare Variables
run: |
echo "tf_version=2.10.0" >> $GITHUB_ENV
echo "tf_version=2.10.0" >> $GITHUB_OUTPUT
call-setup-yml:
needs: prepare-variables-job
Expand Down

0 comments on commit 153e30f

Please sign in to comment.