Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
SKTT1Ryze committed Oct 13, 2023
1 parent ff158c4 commit d47845d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/frontend_deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
on: [push]
on:
push:
branches:
- main
name: Frontend Deploy
jobs:
deploy:
Expand Down

0 comments on commit d47845d

Please sign in to comment.