Skip to content

Commit 4daebc5

Browse files
authored
Update publish-to-website.yml
1 parent a9e505d commit 4daebc5

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.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 Learning Path links in translations"
33-
git push
3430
- name: Checkout innersourcecommons.org
3531
uses: actions/checkout@v2
3632
with:

0 commit comments

Comments
 (0)