Skip to content

Commit de5c944

Browse files
committed
Test of deploy-site workflow
We check if the current `deploy-site` workflow in main works correctly, before a `logging-parent` release.
1 parent fe5d871 commit de5c944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-site.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
8282
deploy-site-rel:
8383
needs: export-version
84-
uses: apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@rel/12.1.0
84+
uses: apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@main
8585
# Secrets for committing the generated site
8686
secrets:
8787
GPG_SECRET_KEY: ${{ secrets.LOGGING_GPG_SECRET_KEY }}

0 commit comments

Comments
 (0)