Update static.yml

This commit is contained in:
badcold
2024-06-10 17:52:21 +02:00
committed by GitHub
parent ad9a3ae25f
commit b3c3094e5c

View File

@@ -4,7 +4,7 @@ name: Deploy static content to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["gh-hosted"]
branches: ["gh-pages"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: