Skip to content

Commit

Permalink
update auto commit action
Browse files Browse the repository at this point in the history
  • Loading branch information
moni-dz committed Nov 1, 2023
1 parent 1c22d0a commit 70114a9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
with:
name: fortuneteller2k
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- uses: stefanzweifel/git-auto-commit-action@v4.16.0
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "update dependencies"
commit_user_name: moni-dz
commit_user_email: lythe1107@gmail.com

0 comments on commit 70114a9

Please sign in to comment.