Skip to content

Commit 01efb02

Browse files
committed
Revert "Update deploy workflow reference to specific branch"
This reverts commit 678f021.
1 parent 3256069 commit 01efb02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121

2222
jobs:
2323
deploy:
24-
uses: spring-cloud/spring-cloud-github-actions/.github/workflows/deploy.yml@run-workflow-for-other-branch-when-schedule
24+
uses: spring-cloud/spring-cloud-github-actions/.github/workflows/deploy.yml@main
2525
with:
2626
branches: ${{ inputs.branches }}
2727
secrets:

0 commit comments

Comments
 (0)