2
2
şunun yansıması https://github.com/Hilbis/Hilbish eşitlendi 2025-07-13 06:12:03 +00:00

ci: allow builds on website branch

Bu işleme şunda yer alıyor:
TorchedSammy 2022-06-21 22:09:01 -04:00
ebeveyn 6e2e85a830
işleme 3ef564a26d
İmzalayan: sammyette
GPG Anahtar Kimliği: 904FC49417B44DCD

Dosyayı Görüntüle

@ -4,6 +4,7 @@ on:
push:
branches:
- master
- website
pull_request:
jobs:
@ -26,7 +27,6 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
if: github.ref == 'refs/heads/master'
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public