ci: Fix create-tag
This commit is contained in:
parent
4344d5e945
commit
0f4c368351
3
.github/workflows/create-tag.yml
vendored
3
.github/workflows/create-tag.yml
vendored
@ -11,6 +11,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: butlerlogic/action-autotag@stable
|
||||
with:
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
with:
|
||||
root: clib.json
|
||||
|
Loading…
Reference in New Issue
Block a user