pathfinder2/.github/workflows/build-and-push.yml
Workflow config file is invalid. Please check your config file: yaml: line 13: found unexpected end of stream
2023-03-24 02:05:38 +01:00

15 lines
230 B
YAML

name: Images
on:
push:
branches:
- dev
jobs:
call-build-and-push:
name: Call
uses: CirclesUBI/.github/.github/workflows/build-and-push.yml@main
with:
image-name: "pathfinder2
secrets: inherit