This commit is contained in:
parent
1f6654d32a
commit
116fe546a6
@ -6,11 +6,13 @@ on:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
create-readme:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
AutoRelease:
|
||||
|
||||
if: "contains(github.event.head_commit.message, 'Release')"
|
||||
|
||||
container:
|
||||
image: gitea/runner-images:ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
- name: Checkout
|
||||
|
Loading…
Reference in New Issue
Block a user