We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dc19fe commit 5ee942aCopy full SHA for 5ee942a
.github/workflows/manual-publish.yml
@@ -55,6 +55,8 @@ jobs:
55
"https://www.w3.org/publications/spec-generator/?type=respec&url=https://raw.githack.com/irdpl/wcag/pl-wcag-22-nowe/conformance-challenges/index.html" \
56
-o output/conformance-challenges/index.html
57
58
+ echo wcag.irdpl.pl > output/CNAME
59
+
60
ant deploy
61
62
- name: Upload Artifact
0 commit comments