@@ -3,7 +3,8 @@ on:
push:
branches:
- master
-permissions: write
+permissions:
+ contents: write
jobs:
build:
runs-on: ubuntu-latest