Skip to content

Commit

Permalink
Update publish-new-version.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kwasniew committed Dec 6, 2022
1 parent d8fa693 commit 9e1fa06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-new-version.yaml
Expand Up @@ -35,6 +35,8 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
token: ${{ secrets.GH_PUSH_TOKEN }}
- name: setup git config
run: |
git config user.name "GitHub Actions Bot"
Expand Down

0 comments on commit 9e1fa06

Please sign in to comment.