We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b788f4 commit c5f456cCopy full SHA for c5f456c
.github/workflows/reset-gh-pages.yaml
@@ -15,9 +15,6 @@ jobs:
15
16
- name: Reset gh-pages git history
17
env:
18
- NPM_USERNAME: ${{ secrets.NPM_USER }}
19
- NPM_EMAIL: ${{ secrets.NPM_EMAIL }}
20
- NPM_AUTH_TOKEN: ${{ secrets.NPM_RELEASE_AUTH_TOKEN }}
21
GH_TOKEN: ${{ secrets.UI5_WEBCOMP_BOT_GH_TOKEN }}
22
run: |
23
git config user.name "${{ secrets.UI5_WEBCOMP_BOT_NAME }}"
0 commit comments