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 41e3e63 commit 0c3f35dCopy full SHA for 0c3f35d
.github/workflows/ci.yml
@@ -172,7 +172,7 @@ jobs:
172
173
- name: Publish Staged Artifacts to Central
174
if: ${{ steps.deploy-location.outputs.deploy_location == 'central' }}
175
- uses: spring-io/central-publish-action@0cdd90d12e6876341e82860d951e1bcddc1e51b6 # v0.2.0
+ uses: spring-io/central-publish-action@0c03960e9b16fdfe70e2443e1d5393cbc3a35622 # v0.3.0
176
with:
177
token-name: ${{ secrets.CENTRAL_TOKEN_USERNAME }}
178
token: ${{ secrets.CENTRAL_TOKEN_PASSWORD }}
0 commit comments