Skip to content

Commit

Permalink
keep the rfc8794-ietf-cellar-ebml-errata-* documents as artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
robUx4 committed Apr 9, 2023
1 parent 7e59a54 commit 4ecb3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-rfcs.yaml
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Move Generated files
run: |
mkdir -p artifacts
mv draft-ietf-cellar-ebml-??.xml rfc8794.xml artifacts
mv rfc8794-ietf-cellar-ebml-errata-??.xml rfc8794-ietf-cellar-ebml-errata-??.txt rfc8794-ietf-cellar-ebml-errata-??.html artifacts
- name: XML Artifact
uses: actions/upload-artifact@master
Expand Down

0 comments on commit 4ecb3b1

Please sign in to comment.