There was an error while loading. Please reload this page.
1 parent afde54a commit ba67ef0Copy full SHA for ba67ef0
1 file changed
.github/workflows/doxygen.yml
@@ -1,4 +1,9 @@
1
name: Doxygen Generation
2
+
3
+# Needs this to write to gh-pages branch.
4
+permissions:
5
+ contents: write
6
7
on:
8
push:
9
branches: [main]
0 commit comments