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 19758e9 commit b5031cbCopy full SHA for b5031cb
.github/workflows/release-mvn.yml
@@ -16,7 +16,7 @@ jobs:
16
distribution: 'temurin'
17
java-version: '11'
18
cache: 'maven'
19
- - uses: cucumber/action-publish-mvn@v1.0.0
+ - uses: cucumber/action-publish-mvn@v1.1.0
20
with:
21
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
22
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}
0 commit comments