Do not auto release stable

This commit is contained in:
Evan Husted 2025-01-11 04:08:11 -06:00 committed by GitHub
parent 0dd789e8a5
commit 7694c8c046
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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