Skip to content

Commit

Permalink
fix: update push-images.yml
Browse files Browse the repository at this point in the history
Signed-off-by: wangyizhi1 <wangyizhi1@cmss.chinamobile.com>
  • Loading branch information
wangyizhi1 committed Oct 9, 2023
1 parent ad43613 commit 2344808
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/push-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ on:
jobs:
push-images:
runs-on: ubuntu-latest
permissions:
packages: write
contents: read
permissions: write-all
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 2344808

Please sign in to comment.