We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f186dda + 19d8625 commit 89af79fCopy full SHA for 89af79f
.github/workflows/release.yml
@@ -18,8 +18,7 @@ jobs:
18
# https://github.com/dokuwiki/dokuwiki/pull/3966
19
uses: glensc/dokuwiki/.github/workflows/plugin-release.yml@39431875f734bddc35cc6b4a899bbfdec97e8aba
20
secrets:
21
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22
DOKUWIKI_USER: ${{ secrets.DOKUWIKI_USER }}
23
DOKUWIKI_PASS: ${{ secrets.DOKUWIKI_PASS }}
24
25
-# vim:ft=yaml:et:ts=2:sw=2
+# vim:ts=2:sw=2:et
plugin.info.txt
@@ -1,7 +1,7 @@
1
base htmlok
2
author saggi, glen
3
email [email protected]
4
-date 2023-05-10
+date 2024-01-11
5
name htmlok plugin
6
desc Allows embed HTML and PHP
7
url https://www.dokuwiki.org/plugin:htmlok
0 commit comments