Skip to content

Commit

Permalink
reverting back to old token (#111)
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Fichtel <efichtel@adobe.com>
  • Loading branch information
ericfichtel and eric-fichtel-adobe authored Jan 17, 2023
1 parent deab401 commit bee1834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@master
with:
fetch-depth: 0
token: ${{ secrets.ERIC_BOT_TOKEN }}
token: ${{ secrets.ADOBE_BOT_GITHUB_TOKEN }}

- name: Configure git user for release commits
run: |
Expand Down

0 comments on commit bee1834

Please sign in to comment.