Skip to content

Merge pull request #603 from Immediate-Mode-UI/fix-create-tag #64

Merge pull request #603 from Immediate-Mode-UI/fix-create-tag

Merge pull request #603 from Immediate-Mode-UI/fix-create-tag #64

Workflow file for this run

name: Create Tag
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: butlerlogic/action-autotag@stable
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
root: clib.json