Skip to content

Commit

Permalink
Update permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
jyhsu2000 committed May 3, 2024
1 parent f4e6ad8 commit c1e8d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-image.yml
Expand Up @@ -9,9 +9,9 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
permissions:
id-token: write
packages: write
contents: read
attestations: write
steps:
- name: Check out the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit c1e8d76

Please sign in to comment.