We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad876bb commit 84140fdCopy full SHA for 84140fd
.github/workflows/edge_ghpage.yml
@@ -1,4 +1,7 @@
1
name: Build and Deploy Edge version to GH Pages
2
+permissions:
3
+ contents: read
4
+ pages: write
5
on:
6
workflow_dispatch:
7
push:
0 commit comments