This commit is contained in:
tree 2022-04-13 05:30:42 +02:00
rodič ddad92c234
revize cdebc68659
1 změnil soubory, kde provedl 1 přidání a 1 odebrání

Zobrazit soubor

@ -27,7 +27,7 @@ jobs:
- run: npm run build - run: npm run build
- name: Add custom domain - name: Add custom domain
run: "touch build/CNAME && echo \"new.utxo.cz\" >> build/CNAME" run: "touch build/CNAME && echo \"utxo.cz\" >> build/CNAME"
- name: Deploy - name: Deploy
uses: peaceiris/actions-gh-pages@v3 uses: peaceiris/actions-gh-pages@v3