Also set the git author
Some checks failed
/ blog-pim (push) Failing after 7s

This commit is contained in:
Pim Kunis 2024-04-30 22:12:53 +02:00
parent a47857efea
commit 724aa914c0

View file

@ -7,8 +7,9 @@ jobs:
env:
GIT_COMMITTER_NAME: Forgejo Action
GIT_COMMITTER_EMAIL: noreply@git.kun.is
GIT_AUTHOR_NAME: Forgejo Action
GIT_AUTHOR_EMAIL: noreply@git.kun.is
steps:
- run: env
- name: Clone container-images repository
run: git clone ${GITHUB_SERVER_URL}/home/container-images.git container-images
- name: Update Nix input on container-images