Skip to content
This repository was archived by the owner on Jun 4, 2026. It is now read-only.

fix workflow

fix workflow #2

Workflow file for this run

name: Deploy Dev
on:
push:
branches:
- 'master'
jobs:
build:
uses: ec-doris/github-workflows/.github/workflows/build.yaml

Check failure on line 10 in .github/workflows/deploy-dev.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy-dev.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
AWS_REGION: 'eu-west-1'
ECR_REPOSITORY: 891376987990.dkr.ecr.eu-west-1.amazonaws.com/linkedopendata-dev-wikibase-bundle
IMAGE_TAG: ${{ github.sha }}
DOCKERFILE: wikibase-bundle.Dockerfile