We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b33e09f commit 11fb4f3Copy full SHA for 11fb4f3
.github/workflows/publish-to-maven-central.yml
@@ -15,7 +15,6 @@ permissions:
15
16
jobs:
17
publish:
18
- if: github.event.sender.site_admin == true
19
runs-on: ubuntu-latest
20
steps:
21
- name: Checkout code
0 commit comments