name publish and draft

This commit is contained in:
ConfiG 2023-08-04 03:29:17 +03:00
parent 7bf4afb9bc
commit b77223b9ee
No known key found for this signature in database
GPG key ID: 44DA1983F524C11B
2 changed files with 2 additions and 0 deletions
.github/workflows

View file

@ -109,6 +109,7 @@ jobs:
path: ${{ matrix.config.installer_path }}
publish:
name: Publish
runs-on: ubuntu-latest
needs: build
if: github.ref == 'refs/heads/main'

View file

@ -5,6 +5,7 @@ on:
jobs:
draft:
name: Draft Release
runs-on: ubuntu-latest
steps:
- name: Download Development Release