Skip to content

Commit

Permalink
ci(test): 测试 release 打包
Browse files Browse the repository at this point in the history
  • Loading branch information
JokerDevops committed Aug 19, 2024
1 parent ad8f1fc commit a40a312
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
publishGitRelease:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
actions: write
permissions: write-all
steps:
- uses: actions/checkout@v4
- name: Release
Expand Down

0 comments on commit a40a312

Please sign in to comment.