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 522282f commit 08a1b8fCopy full SHA for 08a1b8f
.github/workflows/npm-publish.yml
@@ -15,6 +15,7 @@ jobs:
15
- uses: actions/checkout@v2
16
with:
17
fetch-depth: 0
18
+ token: ${{ secrets.ADOBE_BOT_GITHUB_TOKEN }}
19
- name: Configure git user for release commits
20
run: |
21
git config user.email "Grp-opensourceoffice@adobe.com"
0 commit comments