Skip to content

Commit

Permalink
fixed github action
Browse files Browse the repository at this point in the history
  • Loading branch information
sbkimxtheia committed Mar 23, 2024
1 parent 654b04b commit d984a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_github_pages.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: deploy github pages
on:
push:
branches: [ "master" ]
branches: [ "source" ]

jobs:
build:
Expand Down

0 comments on commit d984a0c

Please sign in to comment.