1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-11 14:51:32 +02:00

fix(release-please): map go to alternate tag separator (#157)

This commit is contained in:
Benjamin E. Coe
2020-12-09 22:15:53 -05:00
committed by GitHub
parent 84876ce435
commit bdc110f19e
2 changed files with 7 additions and 7 deletions

View File

@@ -26,7 +26,7 @@
"homepage": "https://github.com/bcoe/release-please-action#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"release-please": "^8.0.2-candidate.4"
"release-please": "^8.0.2-candidate.6"
},
"devDependencies": {
"@zeit/ncc": "^0.22.3",