Skip to content

Commit 0573e24

Browse files
committed
Update deploy-artifacts for Central Portal
1 parent 27e9bc6 commit 0573e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
deploy-artifacts:
2525
name: Deploy Artifacts
2626
needs: [ build ]
27-
uses: spring-io/spring-security-release-tools/.github/workflows/deploy-artifacts.yml@v1
27+
uses: spring-io/spring-security-release-tools/.github/workflows/deploy-artifacts.yml@d2e4d74 # testing central release
2828
with:
2929
should-deploy-artifacts: ${{ needs.build.outputs.should-deploy-artifacts }}
3030
secrets: inherit

0 commit comments

Comments
 (0)