Skip to content

Commit

Permalink
perf(ci): try again personal token (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
linrongbin16 committed Dec 8, 2023
1 parent e78479d commit 694cf32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
- uses: google-github-actions/release-please-action@v3
id: release
with:
token: ${{ secrets.PERSONAL_RELEASE_TOKEN }}
release-type: simple
package-name: colorbox.nvim
- uses: actions/checkout@v3
Expand Down

0 comments on commit 694cf32

Please sign in to comment.