We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f91eb commit 921a546Copy full SHA for 921a546
.github/workflows/ci.yml
@@ -43,4 +43,4 @@ jobs:
43
SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
44
SIGNING_PASSWORD: ${{ secrets.SIGNING_PASSWORD }}
45
with:
46
- arguments: publish closeAndReleaseStagingRepository
+ arguments: publish closeAndReleaseStagingRepositories
0 commit comments