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.
2 parents bf634ec + 134adb8 commit 505b765Copy full SHA for 505b765
1 file changed
.github/workflows/deploy.yml
@@ -1,7 +1,7 @@
1
name: Publish package to the Maven Central Repository
2
on:
3
release:
4
- types: [created, published]
+ types: [published]
5
jobs:
6
publish:
7
runs-on: ubuntu-latest
0 commit comments