mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
should skip release of prerelease
This commit is contained in:
parent
e4b1e87b9a
commit
b0c12063a1
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
|
@ -6,7 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
if: "!github.event.release.prerelease"
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user