Skip to content

Merge pull request #661 from bolt-blue/glfw_demo_quickfix #90

Merge pull request #661 from bolt-blue/glfw_demo_quickfix

Merge pull request #661 from bolt-blue/glfw_demo_quickfix #90

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