We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32413f6 commit c0bb510Copy full SHA for c0bb510
.github/workflows/deploy.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Run build command
23
run: npm run build
24
- name: Commit build
25
- uses: stefanzweifel/git-auto-commit-action@v4.15.1
+ uses: stefanzweifel/git-auto-commit-action@v4.15.2
26
with:
27
commit_message: ":rocket: Deploy new version [skip ci]"
28
commit_user_name: BetaHuhn Bot
0 commit comments