From 4ffb980a1ae8491ed05a447f36e4929fc6a8af78 Mon Sep 17 00:00:00 2001 From: Aaditya Murthy Date: Tue, 10 Oct 2023 11:36:27 -0500 Subject: [PATCH] fix art --- .github/workflows/pre-release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pre-release.yml b/.github/workflows/pre-release.yml index fb6617f..90a960e 100644 --- a/.github/workflows/pre-release.yml +++ b/.github/workflows/pre-release.yml @@ -25,7 +25,6 @@ jobs: - name: "Artifact" uses: "marvinpinto/action-automatic-releases@latest" - permissions: write-all with: repo_token: "${{ secrets.GITHUB_TOKEN }}" automatic_release_tag: "latest"