Skip to content

Commit ba326f7

Browse files
Had removed too many permissions from the github actions
1 parent aba3b9d commit ba326f7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/compile.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on: [push]
33

44
permissions:
55
contents: read
6+
deployments: write
7+
statuses: write
68

79
jobs:
810
compile:

0 commit comments

Comments
 (0)