Update README.md

This commit is contained in:
Larvan2
2023-01-20 17:13:32 +08:00
parent 8a7027e8d6
commit 8cd1e40fb3
2 changed files with 13 additions and 5 deletions

View File

@ -2,6 +2,9 @@ name: Prerelease
on:
workflow_dispatch:
push:
paths:
- '!README.md'
- '!docs/**'
branches:
- Alpha
- Beta
@ -186,4 +189,4 @@ jobs:
tag_name: Prerelease-${{ github.ref_name }}
files: bin/*
prerelease: true
generate_release_notes: true
generate_release_notes: true