Skip to content

Commit

Permalink
chore: update deploy production path (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
wielopolski authored Oct 28, 2024
1 parent 4227df9 commit 7ad5966
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-api-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ on:
push:
tags:
- "*"
paths:
- apps/api/**
- .github/workflows/deploy-api-production.yml

jobs:
build-api:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/deploy-webapp-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ on:
push:
tags:
- "*"
paths:
- apps/web/**
- .github/workflows/deploy-webapp-production.yml

jobs:
build-web:
Expand Down

0 comments on commit 7ad5966

Please sign in to comment.