From 47cf9600af5300d6707c27998be1c18492dc2ecb Mon Sep 17 00:00:00 2001 From: ineed bots Date: Wed, 30 Aug 2023 17:06:16 -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 e063ae2..e6d53da 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: startsWith(github.event.ref, 'refs/tags/') steps: