Fixed github workflow (hopefully)
This commit is contained in:
parent
afceafaf49
commit
5f0185c9a2
2
.github/workflows/automatic-prerelease.yml
vendored
2
.github/workflows/automatic-prerelease.yml
vendored
@ -4,7 +4,7 @@ name: "pre-release"
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "master"
|
- "main"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
pre-release:
|
pre-release:
|
||||||
|
Loading…
Reference in New Issue
Block a user