We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9456100 commit 6cf1a20Copy full SHA for 6cf1a20
1 file changed
.github/workflows/work-jar.yml
@@ -2,9 +2,8 @@ name: Publish JAR to GitHub Pages
2
on:
3
push:
4
branches:
5
+ - main
6
- feature/hook
- - feature/serializer
7
- - feature/clean/serial
8
permissions:
9
contents: write
10
pages: write
0 commit comments