Skip to content

Create branch while commiting #47

Create branch while commiting

Create branch while commiting #47

name: Test release actions
run-name: Test
on:
push
jobs:
test-feature-freeze:
uses: ultimaker/cura-workflows/.github/workflows/release-process_feature-freeze.yml@CURA-10769_automate_release_action
with:
cura_version: 255.123.42
secrets: inherit
test-release-candidate:
uses: ultimaker/cura-workflows/.github/workflows/release-process_release-candidate.yml@CURA-10769_automate_release_action

Check failure on line 15 in .github/workflows/release-process_tester.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release-process_tester.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release-process_tester.yml" -> "ultimaker/cura-workflows/.github/workflows/release-process_release-candidate.yml@CURA-10769_automate_release_action" (source branch with sha:5ff3e05e70ebe2e062cafdf949550c48c8487f3d) --> "ultimaker/cura/.github/workflows/installers.yml@CURA-10769_automate_release_action" (source branch with sha:f76deb71abcb5cee7441f9e814c159825f4a4de2) ---> "ultimaker/cura-workflows/.github/workflows/cura-installer-linux.yml@CURA-10769_automate_release_action" (source branch with sha:5ff3e05e70ebe2e062cafdf949550c48c8487f3d) : every step must define a `uses` or `run` key
needs: [test-feature-freeze]
with:
cura_version: 255.123.42
secrets: inherit