Skip to content

update workflow

update workflow #1

name: manual-build-and-push
permissions:
contents: read
packages: write
security-events: write
env:
CARGO_TERM_COLOR: always
jobs:
build:

Check failure on line 12 in .github/workflows/manual-build-and-push.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/manual-build-and-push.yml

Invalid workflow file

You have an error in your yaml syntax on line 12
uses: {{ vars.ORGANISATION_WORKFLOW_PATH }}/build.yml@main
with:
REGISTRY: ${{ vars.REGISTRY }}
REPOSITORY: ${{ vars.REPOSITORY }}
NODE_TYPE: ${{ inputs.node_type }}