Use github.actor as default value for commit author (#128)

This commit is contained in:
Dominik Schilling
2021-01-16 16:03:32 +01:00
committed by GitHub
parent 1146c681e3
commit 9c056146c1
6 changed files with 9 additions and 92 deletions

View File

@@ -35,7 +35,6 @@
"homepage": "https://github.com/EndBug/add-and-commit#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"axios": "^0.21.1",
"js-yaml": "^3.14.1",
"simple-git": "^2.27.0"
},