Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fef8a941b3 |
@@ -13,7 +13,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
token: ${{ secrets.RELEASE_TOKEN }}
|
||||
token: ${{ secrets.RELEASE_TOKEN || gitea.token }}
|
||||
persist-credentials: true
|
||||
|
||||
- name: Create next tag from config/version.yaml
|
||||
|
||||
Reference in New Issue
Block a user