Skip to content

Commit

Permalink
chore: fix ci prod [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
robcxyz committed Nov 11, 2021
1 parent 7e46459 commit 4f75f51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ jobs:

- name: Push tags
run: |
git stash
git pull
git tag -f metrics-prod-uswest2
git tag -f metrics-prod-euwest2
git push -f origin --tags
Expand Down

0 comments on commit 4f75f51

Please sign in to comment.