From 6a98e63a84dd43d0a7993b2bf02033f5821f8d86 Mon Sep 17 00:00:00 2001 From: Stephen Horvath Date: Wed, 7 Jun 2023 20:16:50 +1000 Subject: [PATCH] Revert "Doesn't work on fork without package permissions" This reverts commit 9f259d88997fd66b059b02b49e1fe01fe0276d8e. --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e366a6c1a..f6bcee282 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,8 +18,6 @@ jobs: multi_arch_build: runs-on: ubuntu-latest name: Image Build - permissions: - packages: write steps: - name: Remove unnecessary files run: |