projects
/
mdref
/
mdref
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
5fe4f47
)
fix ref2stub
author
Michael Wallner
<mike@php.net>
Thu, 9 Sep 2021 17:39:51 +0000
(19:39 +0200)
committer
Michael Wallner
<mike@php.net>
Thu, 9 Sep 2021 17:39:51 +0000
(19:39 +0200)
.github/workflows/publish.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/publish.yml
b/.github/workflows/publish.yml
index 159c031e84bb4a6063189896d89da51f41030618..c39bdcbe446d395aeba047fbe6ba70869c621790 100644
(file)
--- a/
.github/workflows/publish.yml
+++ b/
.github/workflows/publish.yml
@@
-72,7
+72,7
@@
jobs:
run: |
cd html
for ext in http pq; do
- ../bin/ref2stub $ext
+ ../bin/ref2stub
../refs/
$ext
done
- uses: crazy-max/ghaction-github-pages@v2
if: success()