We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9dc1ac commit 49f78efCopy full SHA for 49f78ef
.github/workflows/cd.yml
@@ -23,6 +23,8 @@ jobs:
23
dist:
24
name: Distribution build
25
runs-on: ubuntu-latest
26
+ permissions:
27
+ contents: read
28
29
steps:
30
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
0 commit comments