Skip to content

Commit

Permalink
what about this
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Sep 8, 2023
1 parent 1821392 commit 1770228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ jobs:
- name: Push Changelogs
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.PUSH_TO_REPO_TOKEN }}
branch: ${{ github.ref }}
tags: true

0 comments on commit 1770228

Please sign in to comment.