We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e92655 + 22235be commit a519588Copy full SHA for a519588
.github/workflows/publication-builder.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Generate Site
28
run: npx antora antora-playbook.yml
29
- name: Upload artifacts
30
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
31
with:
32
path: build/vale-at-red-hat
33
- name: Commit artifact to publication branch
0 commit comments