chore: rename from TILBAKEDATERT_INNTIL_1_MAANDE to TILBAKEDATERT_INN… #469
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 |