Skip to content

deploy-test

deploy-test #10

Workflow file for this run

#! vim: ts=2:
name: deploy-test
on: [ workflow_dispatch ]
jobs:
call-common:
runs-on: ubuntu-latest
uses: ./.github/workflows/deploy-common.yaml

Check failure on line 10 in .github/workflows/deploy-test.yaml

View workflow run for this annotation

GitHub Actions / deploy-test

Invalid workflow file

The workflow is not valid. .github/workflows/deploy-test.yaml (Line: 10, Col: 5): Unexpected value 'uses' .github/workflows/deploy-test.yaml (Line: 11, Col: 5): Unexpected value 'with'
with:
destination: 'usegalaxy-test.blablabla'