Skip to content

Commit

Permalink
GithubActions try auto-tag
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianpraja committed Nov 7, 2021
1 parent a020f90 commit 3bfe877
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -66,17 +66,6 @@ jobs:
#tag_suffix: " (beta)"
#tag_message: "Custom message goes here."

#- name: setup Node
# uses: actions/setup-node@v2
# - name: package-version-to-git-tag
# uses: pkgdeps/git-tag-action@v2
# with:
# github_token: ${{ secrets.GITHUB_TOKEN }}
# github_repo: ${{ github.repository }}
# git_commit_sha: ${{ github.sha }}
# #version: "1.0.0"
# git_tag_prefix: "v"


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

0 comments on commit 3bfe877

Please sign in to comment.