Skip to content

Commit 694cf32

Browse files
authored
perf(ci): try again personal token (#105)
1 parent e78479d commit 694cf32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ jobs:
106106
- uses: google-github-actions/release-please-action@v3
107107
id: release
108108
with:
109+
token: ${{ secrets.PERSONAL_RELEASE_TOKEN }}
109110
release-type: simple
110111
package-name: colorbox.nvim
111112
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)