wip: github actions

This commit is contained in:
Frank
2025-07-16 03:54:20 -04:00
committed by GitHub
parent 20b8efcc50
commit 867a69a751

View File

@@ -5,6 +5,9 @@ on:
concurrency: ${{ github.workflow }}-${{ github.ref }} concurrency: ${{ github.workflow }}-${{ github.ref }}
permissions:
contents: write
jobs: jobs:
publish: publish:
runs-on: ubuntu-latest runs-on: ubuntu-latest