Skip to content

Commit c06376d

Browse files
committed
use Github token
1 parent a465fe4 commit c06376d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-versioning-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
title: 'Version Helm Plugin'
4444
createGitHubReleases: false
4545
env:
46-
GITHUB_TOKEN: ${{ secrets.CHANGESETS_GITHUB_TOKEN }}
46+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747

4848
- name: Determine whether version has changed
4949
id: changed_packages

0 commit comments

Comments
 (0)