We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1d6f9c commit cc9c125Copy full SHA for cc9c125
2 files changed
action.yml
@@ -36,7 +36,7 @@ runs:
36
- name: Deploy pre-generated markdown.html file
37
uses: robinraju/release-downloader@v1
38
with:
39
- repository: 'PJ-568/MAKRDOWN.HTML'
+ repository: 'PJ-568/MARKDOWN.HTML'
40
latest: true
41
fileName: ${{ steps.file-name.outputs.file_name }}
42
tarBall: false
index.html
@@ -1,7 +1,7 @@
1
<!doctype html>
2
3
<html>
4
-<markdown-html version="1.17.6" author="PJ568" repo="https://github.com/PJ-568/markdown.html"
+<markdown-html version="1.17.7" author="PJ568" repo="https://github.com/PJ-568/markdown.html"
5
license="CC BY-SA 4.0 International"></markdown-html>
6
7
<head>
0 commit comments