We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
deploy-site
1 parent fe5d871 commit de5c944Copy full SHA for de5c944
.github/workflows/deploy-site.yaml
@@ -81,7 +81,7 @@ jobs:
81
82
deploy-site-rel:
83
needs: export-version
84
- uses: apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@rel/12.1.0
+ uses: apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@main
85
# Secrets for committing the generated site
86
secrets:
87
GPG_SECRET_KEY: ${{ secrets.LOGGING_GPG_SECRET_KEY }}
0 commit comments