fix publish_release.yml

This commit is contained in:
Günter Obiltschnig 2022-10-22 21:09:59 +02:00
parent d71b4892f2
commit 88118e3fee

View File

@ -9,7 +9,7 @@ on:
type: choice
options:
- releases
- staging
- releases-staging
jobs:
mkdoc:
@ -64,7 +64,7 @@ jobs:
export POCO_BASE=`pwd`
export PATH=$POCO_BASE/release/script:$PATH
mkrel -c unix2dos
mkrel -C unix2dos all
mkrel -c unix2dos all
-
name: Copy to web server
run: |