1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-10 08:31:13 +02:00

feat(release-please): auth gets; stop skipping all ci/cd (#45)

* feat(release-please): auth gets; stop skipping all ci/cd

* chore: test a new release
This commit is contained in:
Benjamin E. Coe
2020-07-23 13:51:34 -07:00
committed by GitHub
parent af7f81de19
commit 367f112c21
4 changed files with 452 additions and 3960 deletions

View File

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