From 4a5b8cad6305db21dd58bb8c718853214949500c Mon Sep 17 00:00:00 2001 From: gson Liang Date: Fri, 9 Aug 2024 15:18:08 +0800 Subject: [PATCH] feat: remove no used action parameters remove no used action parameters remove no used action parameters --- .github/workflows/image.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/image.yaml b/.github/workflows/image.yaml index 95653c0..264e224 100644 --- a/.github/workflows/image.yaml +++ b/.github/workflows/image.yaml @@ -17,9 +17,6 @@ jobs: push: runs-on: ubuntu-latest - # permissions: - # package: write - # contents: read steps: - uses: actions/checkout@v4