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 0f798c3 commit af1c6b3Copy full SHA for af1c6b3
1 file changed
.github/workflows/deploy.yml
@@ -18,6 +18,10 @@ jobs:
18
19
environment: production
20
21
+ permissions:
22
+ contents: read
23
+ id-token: write
24
+
25
steps:
26
- name: Checkout repository
27
uses: actions/checkout@v5
0 commit comments