Skip to content

Commit

Permalink
[TASK] Remove move tag from release
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas Norre Mikkelsen committed Jan 18, 2021
1 parent d3fa1b8 commit bb591ec
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,3 @@ jobs:
prerelease: false
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}

- name: Move v1 Tag
uses: richardsimko/update-tag@v1
env:
GITHUB_TOKEN: "${{ secrets.TOMASNORRE_BOT_TOKEN }}"
with:
tag_name: v1

0 comments on commit bb591ec

Please sign in to comment.