Skip to content

Commit 08a1b8f

Browse files
bringing back token to checkout action
1 parent 522282f commit 08a1b8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- uses: actions/checkout@v2
1616
with:
1717
fetch-depth: 0
18+
token: ${{ secrets.ADOBE_BOT_GITHUB_TOKEN }}
1819
- name: Configure git user for release commits
1920
run: |
2021
git config user.email "Grp-opensourceoffice@adobe.com"

0 commit comments

Comments
 (0)