Skip to content

feat: add /roadmap update mode and fix PROGRESS_LATEST parsing (v0.8.… #11

feat: add /roadmap update mode and fix PROGRESS_LATEST parsing (v0.8.…

feat: add /roadmap update mode and fix PROGRESS_LATEST parsing (v0.8.… #11

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