Skip to content

Commit

Permalink
Change ref to file name
Browse files Browse the repository at this point in the history
  • Loading branch information
aaomidi committed Oct 27, 2024
1 parent 8fdaf70 commit d23b4ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Generate 🔨
run: |
/usr/local/bin/kramdown-rfc2629 --v3 draft-ietf-acme-scoped-dns-challenges.mkd > docs/draft.xml
/usr/local/bin/kramdown-rfc2629 --v3 draft-ietf-acme-dns-account-challenge.mkd > docs/draft.xml
cd docs
xml2rfc --text --html --v3 draft.xml
mv draft.html index.html
Expand Down

0 comments on commit d23b4ea

Please sign in to comment.