This commit is contained in:
Wiesław Šoltés 2022-11-04 09:27:09 +01:00
Родитель 0c70a3e741
Коммит 3a46912fd3
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/pages.yml поставляемый
Просмотреть файл

@ -5,7 +5,7 @@ env:
OUTPUT_PATH: samples/NodeEditor.Web/bin/Release/net7.0/browser-wasm/AppBundle
on:
push:
branches: [ master ]
branches: [ main ]
jobs:
deploy-to-github-pages: