Skip to content

Merge pull request #589 from ccawley2011/patch-1 #63

Merge pull request #589 from ccawley2011/patch-1

Merge pull request #589 from ccawley2011/patch-1 #63

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
with:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
root: clib.json