diff --git a/.github/workflows/actually-publish.yml b/.github/workflows/actually-publish.yml index 8572037d65..4786c105d9 100644 --- a/.github/workflows/actually-publish.yml +++ b/.github/workflows/actually-publish.yml @@ -8,7 +8,8 @@ on: permissions: packages: write - actions: read + actions: write + checks: write contents: write # Write for commit comments issues: write pull-requests: write @@ -22,4 +23,4 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: - artifacts_base_path: net/neoforged/neoforge/ + artifacts-base-path: net/neoforged/neoforge/