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 ea2a7fc commit 02fd76dCopy full SHA for 02fd76d
.github/workflows/release-please.yml
@@ -12,9 +12,7 @@ jobs:
12
- uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e # v4
13
id: release
14
with:
15
- command: manifest
16
token: ${{secrets.GITHUB_TOKEN}}
17
- default-branch: main
18
19
# The logic below handles the maven publication:
20
- name: Checkout Repository
0 commit comments