Skip to content

feat: one-by-one TODO triage with git provenance (v0.8.2) (#25) #8

feat: one-by-one TODO triage with git provenance (v0.8.2) (#25)

feat: one-by-one TODO triage with git provenance (v0.8.2) (#25) #8

Workflow file for this run

name: Sync VERSION to gist
on:
push:
branches: [main]
paths: [VERSION]
concurrency:
group: version-sync
cancel-in-progress: true
jobs:
sync:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Update gist
env:
GH_TOKEN: ${{ secrets.GIST_TOKEN }}
run: gh gist edit 511b8a4861f7b4df3a7fedd42911c701 -f gstack-extend_VERSION.md VERSION