Skip to content

Commit

Permalink
r - Setter opp for nøkkelfri deploy med å bli kvitt APIKEY fra workfl…
Browse files Browse the repository at this point in the history
…ows som bruker NAIS Deploy (#1037)
  • Loading branch information
joeldlin authored Dec 2, 2024
1 parent 98bd709 commit 951d521
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/autodeploy_dev_unleash_api_token.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
deploy:
name: 'Deploy unleash api token'
runs-on: ubuntu-latest
permissions:
id-token: write
steps:
- uses: actions/checkout@v4
- name: 'Deploy unleash-api-token til dev'
Expand Down

0 comments on commit 951d521

Please sign in to comment.