mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-16 01:22:49 +00:00
chore: disable build workflow until validated
This commit is contained in:
parent
cfec0c614f
commit
3cba6b5c01
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -19,6 +19,7 @@ concurrency:
|
|||
|
||||
jobs:
|
||||
release:
|
||||
if: false # disabled until pack generation is validated in production
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue