Skip to content

Oppdater github workflow (#265) #77

Oppdater github workflow (#265)

Oppdater github workflow (#265) #77

Workflow file for this run

name: Deploy to prod
on:
push:
branches:
- 'main'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
build-deploy:
name: "Build and deploy to prod"
permissions:
contents: "write"
id-token: "write"
uses: navikt/bidrag-workflow/.github/workflows/deploy_prod.yaml@main

Check failure on line 15 in .github/workflows/release.yaml

View workflow run for this annotation

GitHub Actions / Deploy to prod

Invalid workflow file

The workflow is not valid. .github/workflows/release.yaml (Line: 15, Col: 11): Input nais_cluster is required, but not provided while calling. .github/workflows/release.yaml (Line: 15, Col: 11): Input nais_variabler_filnavn is required, but not provided while calling.
secrets: inherit