Skip to content

Commit 1b3d44c

Browse files
authored
Merge pull request #388 from cucumber/chore/action-publish
📦 ci: upgrade action-publish-sbt
2 parents d59bb12 + 15b9951 commit 1b3d44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-sbt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- uses: sbt/setup-sbt@v1
3434

35-
- uses: cucumber/action-publish-sbt@v1.0.1
35+
- uses: cucumber/action-publish-sbt@v1.0.2
3636
with:
3737
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
3838
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)