Skip to content

Commit

Permalink
test med token
Browse files Browse the repository at this point in the history
  • Loading branch information
sondrele committed Feb 1, 2024
1 parent 551b67e commit 7307fa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mr-veileder-flate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
name: Deploy (dev)
runs-on: ubuntu-latest
needs: [ci]
permissions:
id-token: "write"
if: github.event_name == 'push' && github.ref_name == 'main' || github.event_name == 'workflow_dispatch'
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7307fa5

Please sign in to comment.