Skip to content

Commit d41bfa4

Browse files
committed
Test deploy-release-reusable modifications in logging-parent
The result of this build will be discarded.
1 parent 2e405e7 commit d41bfa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
deploy-release:
5858
needs: build
5959
if: github.repository == 'apache/logging-log4j2' && startsWith(github.ref_name, 'release/')
60-
uses: apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/12.1.0
60+
uses: apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@main
6161
# Secrets for deployments
6262
secrets:
6363
GPG_SECRET_KEY: ${{ secrets.LOGGING_GPG_SECRET_KEY }}

0 commit comments

Comments
 (0)