1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-10 15:11:19 +02:00

fix: do not try to fork (#62)

This commit is contained in:
Benjamin E. Coe
2020-09-05 18:01:28 -07:00
committed by GitHub
parent ad74031dfc
commit 139a5efd7c
4 changed files with 215 additions and 187 deletions

View File

@@ -25,7 +25,7 @@
"homepage": "https://github.com/bcoe/release-please-action#readme",
"dependencies": {
"@actions/core": "^1.2.4",
"release-please": "^6.0.0"
"release-please": "^6.1.0-beta.0"
},
"devDependencies": {
"@zeit/ncc": "^0.22.3",