Skip to content

Commit

Permalink
add prod deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Mubangizi committed Mar 4, 2024
1 parent 15854da commit 2481be3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ on:
types:
- released
- prereleased
# push:
# branches:
# - ft-chang-service-port
push:
branches:
- ft-chang-service-port
jobs:
build:
outputs:
Expand Down

0 comments on commit 2481be3

Please sign in to comment.