mirror of
https://github.com/valitydev/java-workflow.git
synced 2024-11-06 09:35:18 +00:00
remove tagger token param
This commit is contained in:
parent
cfdba9d75e
commit
07bef53622
1
.github/workflows/tag-action.yml
vendored
1
.github/workflows/tag-action.yml
vendored
@ -17,7 +17,6 @@ jobs:
|
||||
with:
|
||||
repository: valitydev/action-tagger
|
||||
ref: v1
|
||||
token: '${{ secrets.ACTIONS_FETCH_TOKEN }}'
|
||||
path: .github/actions/action-tagger
|
||||
|
||||
- uses: ./.github/actions/action-tagger
|
||||
|
Loading…
Reference in New Issue
Block a user