Skip to content

Commit 8bccf10

Browse files
committed
chore: ci
1 parent c0fe708 commit 8bccf10

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/pre-release.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,3 @@ jobs:
7272
generate_release_notes: true
7373
env:
7474
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
75-
76-
- name: Delete pre-release tag
77-
run: |
78-
VERSION=${{ steps.get_version.outputs.version }}
79-
git push origin :refs/tags/${VERSION}-pre-release

0 commit comments

Comments
 (0)