Skip to content

Commit

Permalink
fix: set package permission
Browse files Browse the repository at this point in the history
  • Loading branch information
DuoDuoJuZi authored Dec 24, 2024
1 parent 5edfdc7 commit 3831488
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@ name: Legacy Lands Library
on:
push:
branches: [ "main" ]


permissions:
contents: read
packages: write
actions: read

jobs:
shadowJar:
name: shadow
Expand Down

0 comments on commit 3831488

Please sign in to comment.