Skip to content

Commit

Permalink
Activate the promote trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
pst committed Sep 10, 2023
1 parent 0ea4488 commit f768d40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,5 @@ jobs:
- run: |
export TAG=$(echo $GITHUB_REF | sed -e "s#^refs/heads/release-##")
git tag $TAG
git tag | grep $TAG
git push origin $TAG

0 comments on commit f768d40

Please sign in to comment.