This commit is contained in:
Robert Jelic
2025-02-10 07:07:44 +01:00
parent b0a4a6da9c
commit 96c43236b1

View File

@@ -6,7 +6,7 @@ on:
# Runs on pushes targeting the `main` branch. Change this to `master` if you're
# using the `master` branch as the default branch.
push:
branches: [main]
branches: [gh-pages]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: