Do not auto release stable
parent
0dd789e8a5
commit
7694c8c046
|
|
@ -3,16 +3,6 @@ name: Release job
|
|||
on:
|
||||
workflow_dispatch:
|
||||
inputs: {}
|
||||
push:
|
||||
branches: [ release ]
|
||||
paths-ignore:
|
||||
- '.github/**'
|
||||
- 'docs/**'
|
||||
- 'assets/**'
|
||||
- '*.yml'
|
||||
- '*.json'
|
||||
- '*.config'
|
||||
- '*.md'
|
||||
|
||||
concurrency: release
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue