create action.yml

This commit is contained in:
mychang666 2022-04-06 04:22:32 +08:00 committed by GitHub
parent 30fd9f94bc
commit e1fa4be457
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
name: Git Auto Commit
description: 'Automatically commits files which have been changed during the workflow run and push changes back to remote repository.'
description: 'Automaticalliy commits files which have been changed during the workflow run and push changes back to remote repository.'
author: Stefan Zweifel <hello@stefanzweifel.io>