Skip to content

Commit 3bfe877

Browse files
committed
GithubActions try auto-tag
1 parent a020f90 commit 3bfe877

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -66,17 +66,6 @@ jobs:
6666
#tag_suffix: " (beta)"
6767
#tag_message: "Custom message goes here."
6868

69-
#- name: setup Node
70-
# uses: actions/setup-node@v2
71-
# - name: package-version-to-git-tag
72-
# uses: pkgdeps/git-tag-action@v2
73-
# with:
74-
# github_token: ${{ secrets.GITHUB_TOKEN }}
75-
# github_repo: ${{ github.repository }}
76-
# git_commit_sha: ${{ github.sha }}
77-
# #version: "1.0.0"
78-
# git_tag_prefix: "v"
79-
8069

8170
# publish if the version number in package.json differs from the latest on NPM
8271
publish:

0 commit comments

Comments
 (0)