Skip to content

Commit 8121589

Browse files
authored
Update publish-to-website.yml
1 parent 42c7628 commit 8121589

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish-to-website.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ jobs:
2727
run: |
2828
npm ci
2929
node update_links_in_translations.js
30-
git config --local user.name "github-actions[bot]"
31-
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
32-
git commit -am "Update Links in Translations"
33-
git push
3430
- name: Checkout innersourcecommons.org
3531
uses: actions/checkout@v2
3632
with:

0 commit comments

Comments
 (0)