mirror of
https://github.com/cbeimers113/strands.git
synced 2026-05-19 06:08:11 -04:00
Work on build workflow
This commit is contained in:
1
.github/workflows/gobuild.yml
vendored
1
.github/workflows/gobuild.yml
vendored
@@ -41,6 +41,7 @@ jobs:
|
||||
release:
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
permissions: write-all
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user