mirror of
https://github.com/getgrav/grav.git
synced 2026-02-27 17:11:27 +01:00
Trigger develop branches of skeletons instead of master
This commit is contained in:
2
.github/workflows/trigger-skeletons.yml
vendored
2
.github/workflows/trigger-skeletons.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
-H "Accept: application/vnd.github.everest-preview+json" \
|
||||
-H "Content-Type: application/json" \
|
||||
${URL} \
|
||||
--data '{ "ref": "master",
|
||||
--data '{ "ref": "develop",
|
||||
"inputs": {
|
||||
"tag": "'"$VERSION"'",
|
||||
"version": "'"$INPUT_VERSION"'",
|
||||
|
||||
Reference in New Issue
Block a user