Trigger develop branches of skeletons instead of master

This commit is contained in:
Djamil Legato
2021-02-24 15:32:58 -08:00
committed by GitHub
parent 5bec0ee6b6
commit 4802bce06d

View File

@@ -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"'",