Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
tricky multiline 2
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman committed May 2, 2024
1 parent e761a3e commit 8ff5bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
echo "${TAG}"
done)
echo "BUILDX_TAGS<<EOF" >> $GITHUB_ENV
echo $BUILDX_TAGS >> $GITHUB_ENV
echo "$BUILDX_TAGS" >> $GITHUB_ENV
echo "EOF" >> $GITHUB_ENV
- name: Retrieve akmods signing key
Expand Down

0 comments on commit 8ff5bc9

Please sign in to comment.