Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xjd committed Jan 30, 2024
1 parent 93b41ce commit c14d778
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image-amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
push_to_registries:
name: Push Docker image to multiple registries
runs-on: ubuntu-latest
environment: github-pages
permissions:
packages: write
contents: read
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/docker-image-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
push_to_registries:
name: Push Docker image to multiple registries
runs-on: ubuntu-latest
environment: github-pages
permissions:
packages: write
contents: read
Expand Down

0 comments on commit c14d778

Please sign in to comment.