chore: rename from OVER_1_DAGER_MED_BEGRUNNELSE to OVER_1_MND_MED_BEG… #470
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Deploy app to dev and prod | |
on: push | |
permissions: | |
actions: read | |
contents: write | |
security-events: write | |
packages: write | |
id-token: write | |
jobs: | |
jar-app: | |
uses: navikt/teamsykmelding-github-actions-workflows/.github/workflows/jar-app-21.yaml@main | |
secrets: inherit | |
with: | |
app: syfosmregler |