Skip to content

Commit

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

0 comments on commit 59bdff2

Please sign in to comment.