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 d59bb12 commit 15b9951Copy full SHA for 15b9951
‎.github/workflows/release-sbt.yml‎
@@ -32,7 +32,7 @@ jobs:
32
33
- uses: sbt/setup-sbt@v1
34
35
- - uses: cucumber/action-publish-sbt@v1.0.1
+ - uses: cucumber/action-publish-sbt@v1.0.2
36
with:
37
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
38
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}
0 commit comments