diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ee86227..e4f139e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -52,6 +52,8 @@ jobs: name: Create Release 🚀 needs: build runs-on: ubuntu-latest + permissions: + contents: write steps: - name: Download Artifact