Skip to content

Commit 1227be5

Browse files
Update release.yml
1 parent 7741b22 commit 1227be5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ jobs:
9292
npm ci
9393
npm run build
9494
95-
# PUSH TAG
96-
- name: Push tag
97-
run: git push --tags
95+
# # PUSH TAG
96+
# - name: Push tag
97+
# run: git push --tags
9898

9999
# CREATE PR FOR VERSION AND TAG CHANGES
100100
- name: Create Pull Request

0 commit comments

Comments
 (0)