Skip to content

Commit

Permalink
Final check
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhilashKD committed Aug 15, 2024
1 parent 8da38c8 commit b3dd59a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: PROD DEPLOYMENT WITH TAG
on:
push:
tags:
- 'v1.0.0'
- 'v1.0.1'

env:
DEPLOY_TAG: ${{ github.ref_name }}
Expand Down

0 comments on commit b3dd59a

Please sign in to comment.