change secret name
This commit is contained in:
@@ -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