Skip to content

Commit

Permalink
Use correct level for oidc token permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Zharktas committed Apr 30, 2024
1 parent c23334a commit 92d3afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/restart_dev_containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
environment: qa
permissions:
id-token: read
id-token: write
strategy:
matrix:
container: ["ckan", "ckanCron"]
Expand Down

0 comments on commit 92d3afa

Please sign in to comment.