ci: update workflow

This commit is contained in:
enes 2024-10-16 15:00:32 +02:00
parent 755014103c
commit 701925b91e

View File

@ -3,7 +3,7 @@ name: Release to DEG-Mods.github.io
on:
push:
branches: ['master']
branches: ['master', 'github-pages-10-14']
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: