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 b6b131d + e416171 commit 666a4b6Copy full SHA for 666a4b6
.github/workflows/release-sbt.yml
@@ -30,7 +30,7 @@ jobs:
30
distribution: "temurin"
31
java-version: "11"
32
33
- - uses: cucumber/action-publish-sbt@v1.0.0
+ - uses: cucumber/action-publish-sbt@v1.0.1
34
with:
35
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
36
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}
0 commit comments