Skip to content

Deploy to Development #56

Deploy to Development

Deploy to Development #56

name: Deploy to Development
on:
workflow_dispatch:
jobs:
deploy-development:
name: Deploy development
uses: AplinkosMinisterija/reusable-workflows/.github/workflows/biip-deploy.yml@create-sentry-releases

Check failure on line 9 in .github/workflows/deploy-development.yml

View workflow run for this annotation

GitHub Actions / Deploy to Development

Invalid workflow file

The workflow is not valid. In .github/workflows/deploy-development.yml (Line: 9, Col: 11): Error from called workflow AplinkosMinisterija/reusable-workflows/.github/workflows/biip-deploy.yml@create-sentry-releases (Line: 102, Col: 14): Unexpected symbol: ','. Located at position 19 within expression: inputs.environment,,
secrets: inherit
permissions:
contents: read
packages: write
with:
environment: Development
docker-image: ghcr.io/AplinkosMinisterija/biip-zuvinimas-api
sentry-project: 'zuvinimas-api'