Skip to content

Tweak workflow call

Tweak workflow call #5

Workflow file for this run

---
name: Build
on: [push, pull_request]
jobs:
docker:
uses: freezingsaddles/freezing-web/.github/workflows/docker-build.yml@github-actions-docker-build
with:

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

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

You have an error in your yaml syntax on line 9
tag: latest-actions-build
secrets: inherit