There was an error while loading. Please reload this page.
1 parent f8fb157 commit 27c6e60Copy full SHA for 27c6e60
1 file changed
.github/workflows/deploy.yml
@@ -10,6 +10,9 @@ on:
10
jobs:
11
deploy:
12
uses: EqualStreetNames/equalstreetnames/.github/workflows/reusable-deploy.yml@master
13
+ permissions:
14
+ pages: write
15
+ id-token: write
16
secrets: inherit
17
with:
18
country: france
0 commit comments