CI: Update GitHub Pages workflow to simplify branch specification

This commit is contained in:
Nebel 2025-01-06 11:26:14 +09:00
parent aef7a6e38c
commit b349f2e778
Signed by: nebel
GPG key ID: 79807D08C6EF6460

View file

@ -1,7 +1,7 @@
name: github-pages name: github-pages
on: on:
push: push:
branches: [main] branches: main
jobs: jobs:
main: main:
permissions: permissions: