Skip to content

Commit

Permalink
Update container-autobuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cgundy authored Feb 11, 2025
1 parent 01f7204 commit 1380a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
popd
git config --global user.name "IDX GitHub Automation"
git config --global user.email "idx@dfinity.org"
git config --global user.email "<>"
git add .
git commit -m "Updating container image to ${IMAGE_SHA}" -m "Image tag: ${IMAGE_TAG}"
git push
Expand Down

0 comments on commit 1380a9c

Please sign in to comment.