We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7dc50b commit 926e948Copy full SHA for 926e948
1 file changed
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
fetch-depth: "0"
40
41
- name: Bump version and push tag
42
- uses: anothrNick/github-tag-action@v1.66.0
+ uses: https://github.com/anothrNick/github-tag-action@v1.66.0
43
env:
44
GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
45
DEFAULT_BUMP: patch
0 commit comments