mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-18 23:15:26 +02:00
feat(ci-cd): Automatically release on releases
This commit is contained in:
parent
c4764c263d
commit
6791e391e8
6
.github/workflows/release-nightly.yaml
vendored
6
.github/workflows/release-nightly.yaml
vendored
@ -1,10 +1,8 @@
|
|||||||
name: Build nightly release
|
name: Build nightly release
|
||||||
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
branches:
|
types: [ published ]
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-nightly:
|
build-nightly:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user