Skip to content

Commit

Permalink
2303142338
Browse files Browse the repository at this point in the history
  • Loading branch information
indiciumx committed Mar 15, 2023
1 parent 4b0c08d commit d0dbac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Prod-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
ref: stage

- name: Push changes - Init Prod
run: git push origin -f stage:prod
run: git push origin -f stage:prod

0 comments on commit d0dbac6

Please sign in to comment.