Skip to content

Commit

Permalink
github action for auto deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
theetherGit committed Aug 28, 2023
1 parent 4dbeb00 commit c9c4e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
push:
branches: main
branches: master

jobs:
publish:
Expand Down

0 comments on commit c9c4e87

Please sign in to comment.