Skip to content

Commit

Permalink
[INFR] Updated release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
HorstOeko committed Dec 13, 2024
1 parent c05d022 commit 9d441ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ jobs:
run: |
php -f make/genmethoddocs.php
git clone https://$GH_PAT@github.com/horstoeko/zugferd.wiki.git wiki
mv make/*.md wiki
mv -f make/*.md wiki
cd wiki
git config user.name "HorstOeko"
git config user.email "horstoeko@erling.com.de"
Expand Down

0 comments on commit 9d441ca

Please sign in to comment.