Skip to content

Commit

Permalink
Update build-and-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pasarus authored Jun 28, 2024
1 parent fdc2492 commit af797b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
run: |
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action"
git commit -am "Update run-detection to use ${{ steps.docker_build.outputs.digest }}"
git commit -am "[CD] Update run-detection with this commit ${{ github.event.head_commit.url}}"
git push

0 comments on commit af797b8

Please sign in to comment.