Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ohinhyuk authored Jan 27, 2024
1 parent cc5cf9a commit f9d691e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: SW-Mileage-Manager-Front Deploy ( executing script )
on:
push:
branches: [main]
branches: [main]
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f9d691e

Please sign in to comment.