Skip to content

Commit

Permalink
Merge pull request #603 from Immediate-Mode-UI/fix-create-tag
Browse files Browse the repository at this point in the history
ci: Fix create-tag
  • Loading branch information
RobLoach authored Jan 14, 2024
2 parents 7607ec7 + 0f4c368 commit 8fe1296
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/create-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8fe1296

Please sign in to comment.