Skip to content

Commit

Permalink
add token
Browse files Browse the repository at this point in the history
  • Loading branch information
RuneKR committed Aug 25, 2024
1 parent 8876777 commit 9b1725d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
name: build-artifacts
path: ./app/out
Deploy:
permissions:
contents: 'read'
id-token: 'write'
runs-on: ubuntu-latest
needs: Build
environment: Development
Expand Down

0 comments on commit 9b1725d

Please sign in to comment.