We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 729399c commit 9a95f5eCopy full SHA for 9a95f5e
2 files changed
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
release:
11
runs-on: ubuntu-latest
12
permissions: write-all
13
- name: Export
+ name: Release
14
steps:
15
16
- name: Checkout
index.html
@@ -1,7 +1,7 @@
1
<!doctype html>
2
3
<html>
4
-<markdown-html version="1.15.2" author="PJ568" repo="https://github.com/PJ-568/markdown.html"
+<markdown-html version="1.15.3" 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