Skip to content

Commit

Permalink
Update gobuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mandibles232 authored Oct 21, 2023
1 parent a54277d commit 1b8c356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Read File and Set as Environment Variable
run: |
file_content=$(cat dockerhub-image-label.txt))
file_content=$(cat dockerhub-image-label.txt)
echo "FILE_CONTENT1=$file_content" >> $GITHUB_ENV
- name: Use Environment Variable
Expand Down

0 comments on commit 1b8c356

Please sign in to comment.