Merge pull request #603 from Immediate-Mode-UI/fix-create-tag
ci: Fix create-tag
This commit is contained in:
commit
8fe129624f
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