Skip to content

Commit

Permalink
fix container workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xpillons committed Feb 22, 2024
1 parent ea32159 commit d8c11ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:

runs-on: ubuntu-latest
permissions:
contents: read
contents: read
id-token: write

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit d8c11ca

Please sign in to comment.