From 0642b384e8604947357ee2c7504d3622cd27d8f8 Mon Sep 17 00:00:00 2001 From: ineed bots Date: Wed, 30 Aug 2023 16:26:07 -0600 Subject: [PATCH] test this --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 22a829c..5b8adc2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -62,6 +62,7 @@ jobs: deploy: name: Deploy release runs-on: ubuntu-latest + permissions: write-all needs: [ build ] if: github.event_name == 'push' && (github.ref == 'refs/heads/main') steps: