Skip to content

Commit 91c97cd

Browse files
committed
Use Latest releases/v1
1 parent adc5d67 commit 91c97cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
deploy-artifacts:
3535
name: Deploy Artifacts
3636
needs: [ build, test ]
37-
uses: spring-io/spring-security-release-tools/.github/workflows/deploy-artifacts.yml@v1
37+
uses: spring-io/spring-security-release-tools/.github/workflows/deploy-artifacts.yml@releases/v1
3838
with:
3939
should-deploy-artifacts: ${{ needs.build.outputs.should-deploy-artifacts }}
4040
default-publish-milestones-central: true

0 commit comments

Comments
 (0)