mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
Merge pull request #173 from JerrettDavis/fix/pipeline-permissions-and-docs
fix: repair release and docs pipelines
This commit is contained in:
commit
73f6673d03
2 changed files with 3 additions and 0 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -335,6 +335,8 @@ jobs:
|
|||
create-release:
|
||||
needs: [detect-version, build]
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
|
|||
1
docs/overrides/.gitkeep
Normal file
1
docs/overrides/.gitkeep
Normal file
|
|
@ -0,0 +1 @@
|
|||
|
||||
Loading…
Add table
Add a link
Reference in a new issue