Skip to content

Commit 89af79f

Browse files
authored
Merge pull request #13 from glensc/patch-1
Fix automated release
2 parents f186dda + 19d8625 commit 89af79f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ jobs:
1818
# https://github.com/dokuwiki/dokuwiki/pull/3966
1919
uses: glensc/dokuwiki/.github/workflows/plugin-release.yml@39431875f734bddc35cc6b4a899bbfdec97e8aba
2020
secrets:
21-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2221
DOKUWIKI_USER: ${{ secrets.DOKUWIKI_USER }}
2322
DOKUWIKI_PASS: ${{ secrets.DOKUWIKI_PASS }}
2423

25-
# vim:ft=yaml:et:ts=2:sw=2
24+
# vim:ts=2:sw=2:et

plugin.info.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
base htmlok
22
author saggi, glen
33
4-
date 2023-05-10
4+
date 2024-01-11
55
name htmlok plugin
66
desc Allows embed HTML and PHP
77
url https://www.dokuwiki.org/plugin:htmlok

0 commit comments

Comments
 (0)