Skip to content

Commit

Permalink
Update rjd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peteryang1756 authored Jul 31, 2024
1 parent d13109a commit 0a7f746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rjd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy and Seed Database
on:
push:
branches:
- main # 或是你想觸發部署的分支
- master # 或是你想觸發部署的分支

jobs:
deploy:
Expand Down

0 comments on commit 0a7f746

Please sign in to comment.