Skip to content

update workflow

update workflow #3

name: manual-build-and-push
permissions:
contents: read
packages: write
security-events: write
env:
CARGO_TERM_COLOR: always
jobs:
build:
uses: ${{ vars.ORGANISATION_WORKFLOW_PATH }}/build.yml@main

Check failure on line 13 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

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
with:
REGISTRY: ${{ vars.REGISTRY }}
REPOSITORY: ${{ vars.REPOSITORY }}
NODE_TYPE: ${{ inputs.node_type }}