Skip to content

Commit

Permalink
update branch
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-yj-yang committed Dec 12, 2024
1 parent 2828d89 commit 8e63f2d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Deploy to GitHub Pages
on:
push:
branches: [master scott/gihtub_action_test]
branches:
- master
- scott/gihtub_action_test
workflow_dispatch:
env:
OBJC_DISABLE_INITIALIZE_FORK_SAFETY: YES
Expand Down

0 comments on commit 8e63f2d

Please sign in to comment.