update common and rename FREMDATERT_MER_ENN_30_DAGER back to FREMDATERT #298
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.yaml@main | |
secrets: inherit | |
with: | |
app: syfosmregler |