mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
ci: use release token
This commit is contained in:
1
.github/workflows/release-it.yml
vendored
1
.github/workflows/release-it.yml
vendored
@@ -14,6 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
token: ${{ secrets.RELEASE_TOKEN }}
|
||||
|
||||
- name: Git config
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user