Skip to content

Commit

Permalink
Update production-deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhilashKD authored Aug 29, 2024
1 parent bf6c3ce commit 22b5b29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/production-deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: PROD DEPLOYMENT WITH TAG
name: PROD FRONTEND DEPLOYMENT WITH TAG
on:
push:
tags:
- 'v*'

jobs:
deploy:
PROD-FRONTEND-TAG-BASE-DEPLOYMENT:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
Expand Down

0 comments on commit 22b5b29

Please sign in to comment.