Skip to content

Commit 69d5c08

Browse files
Alexander01998cev-api
authored andcommitted
Add contents: write permission
1 parent a0e18b0 commit 69d5c08

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/update_modrinth_deps.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
- cron: "0 0 * * *"
66
workflow_dispatch:
77

8+
permissions:
9+
# Needed to edit gradle.properties on the PR branches
10+
contents: write
11+
812
jobs:
913
update-deps:
1014
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)