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