Update generate-contributors.yml

This commit is contained in:
Lea Anthony
2023-04-14 20:05:45 +10:00
committed by GitHub
parent a8339c9e93
commit 140e3b5947
@@ -36,5 +36,6 @@ jobs:
with:
message: "chore(workflow): update contributors image"
add: "website/static/img/*"
new_branch: "chore/update-contributors-svg"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}