Skip to content

added postal address null check, corrected dateformat #22

added postal address null check, corrected dateformat

added postal address null check, corrected dateformat #22

name: Deploy dan-plugin-nsg
on:
push:
branches: [ main ]
paths-ignore:
- '**/README.md'
- '**/*.yml'
workflow_dispatch:
jobs:
run:
uses: data-altinn-no/dan-deploy-actions/.github/workflows/dan-deploy-flow.yml@main

Check failure on line 13 in .github/workflows/build-deploy-workflow.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-deploy-workflow.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-deploy-workflow.yml" -> "data-altinn-no/dan-deploy-actions/.github/workflows/dan-deploy-flow.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
artifact_name: 'dan-plugin-nsg' # Can be omitted, defaults to 'artifact'
function_project_path: 'src/Altinn.Dan.Plugin.Nsg'
secrets:
function_app_name: ${{ secrets.FUNCTIONAPP_NAME }}
publish_profile: ${{ secrets.AZURE_FUNCTION_PUBLISH_CREDS }}
azure_credentials: ${{ secrets.AZURE_CREDENTIALS }}
resource_group_prod: ${{ secrets.RESOURCE_GROUP_PROD }}