mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-18 15:05:28 +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
|
||||
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
release:
|
||||
types: [ published ]
|
||||
|
||||
jobs:
|
||||
build-nightly:
|
||||
|
Loading…
x
Reference in New Issue
Block a user