Skip to content

fix: Workflow

fix: Workflow #3

name: Compile and push prod images
on:
push:
branches: ["main"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build:
uses: .github/workflows/build-and-push.yml

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

View workflow run for this annotation

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

Invalid workflow file

invalid value workflow reference: no version specified
with:
environment: "prod"