Skip to content

Commit 5a6e769

Browse files
committed
Update CI
1 parent dab73cb commit 5a6e769

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ jobs:
7070
runs-on: ubuntu-latest
7171
if: github.event_name == 'push'
7272
needs: [lint, tests]
73+
permissions:
74+
contents: write
7375
outputs:
7476
published: ${{ steps.changesets.outputs.published }}
7577
steps:

0 commit comments

Comments
 (0)