Skip to content

Commit

Permalink
Update actually-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt authored Dec 26, 2023
1 parent 4da47c6 commit 1ae85c9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/actually-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -22,4 +23,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
artifacts_base_path: net/neoforged/neoforge/
artifacts-base-path: net/neoforged/neoforge/

0 comments on commit 1ae85c9

Please sign in to comment.