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.
1 parent 4dfe550 commit 7711fb2Copy full SHA for 7711fb2
.github/workflows/deploy-site.yaml
@@ -64,6 +64,7 @@ jobs:
64
whoami: ${{ github.ref_name }}-out
65
subdir: content/log4j/transform
66
target-branch: ${{ github.ref_name }}-out
67
+ install-required: true
68
69
export-version:
70
if: github.repository == 'apache/logging-log4j-transform' && startsWith(github.ref_name, 'release/')
0 commit comments