We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 873799d commit 5016f9bCopy full SHA for 5016f9b
.github/workflows/publish-to-maven-central.yml
@@ -1,6 +1,8 @@
1
# .github/workflows/publish-to-maven-central.yml
2
3
name: Publish to Maven Central
4
+permissions:
5
+ contents: read
6
on:
7
release:
8
types: [released]
0 commit comments