Skip to content

Commit

Permalink
tag from the right branch
Browse files Browse the repository at this point in the history
  • Loading branch information
vbehar committed May 7, 2020
1 parent 203a63f commit 846e0b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
- name: Tag
uses: ./.github/actions/autotag/
with:
branch: "release/${{ steps.nextversion.outputs.version }}"
- name: Push
uses: ad-m/github-push-action@master
with:
Expand Down

0 comments on commit 846e0b5

Please sign in to comment.