Skip to content

Commit

Permalink
Update Build-OID4VP.yml
Browse files Browse the repository at this point in the history
added rename to "openid-4-verifiable-presentations-wg-draft.html" to workflow
  • Loading branch information
Macke authored Oct 5, 2023
1 parent e812573 commit dfa6b87
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/Build-OID4VP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ jobs:
docker run \
-v /${{ github.workspace }}:/data danielfett/markdown2rfc \
openid-4-verifiable-presentations-1_0.md
- name: rename
run: |
mv ./openid-4-verifiable-presentations-1_0*.html ./openid-4-verifiable-presentations-wg-draft.html
- uses: actions/upload-artifact@v3
with:
# Artifact name
Expand Down

0 comments on commit dfa6b87

Please sign in to comment.