ブランチ名を修正
github pages / deploy (push) Failing after 1m4s Details

This commit is contained in:
usbharu 2024-03-14 18:10:14 +09:00
parent fcb5412e04
commit b85b4c0ffe
Signed by: usbharu
GPG Key ID: 6556747BF94EEBC8
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: github pages
on:
push:
branches:
- main # Set a branch name to trigger deployment
- master # Set a branch name to trigger deployment
jobs:
deploy: