Compare commits
1 Commits
35c97c45d6
...
v1.7.11
| Author | SHA1 | Date | |
|---|---|---|---|
| a6d42086a7 |
@@ -17,7 +17,7 @@ jobs:
|
|||||||
id: taggerDryRun
|
id: taggerDryRun
|
||||||
uses: anothrNick/github-tag-action@1.67.0
|
uses: anothrNick/github-tag-action@1.67.0
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.REPO_PUSH_TOKEN }}
|
||||||
WITH_V: true
|
WITH_V: true
|
||||||
DRY_RUN: true
|
DRY_RUN: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user