mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 22:10:23 +00:00
wip: github actions
This commit is contained in:
parent
20b8efcc50
commit
867a69a751
1 changed files with 3 additions and 0 deletions
3
.github/workflows/publish-github-action.yml
vendored
3
.github/workflows/publish-github-action.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue