Skip to content

Fix import path of sub workflow #2

Fix import path of sub workflow

Fix import path of sub workflow #2

Workflow file for this run

name: Build and Release
on:
push:
tags:
- "v*.*.*"
jobs:
vscode:
build-docker:

Check failure on line 9 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / Build and Release

Invalid workflow file

The workflow is not valid. .github/workflows/main.yml (Line: 9, Col: 5): Unexpected value 'build-docker'
uses: instruqt/lab-docker-images/.github/workflows/docker.yml@main
with:
context: vscode
secrets: inherit