Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify workflow setup for git commit #6

Closed
amclin opened this issue Jun 30, 2021 · 1 comment
Closed

Simplify workflow setup for git commit #6

amclin opened this issue Jun 30, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@amclin
Copy link

amclin commented Jun 30, 2021

I would recommend simplifying the setup with a GitHub action for committing instead of recommending people create and store SSH keys:

https://github.com/marketplace/actions/git-auto-commit

@J0B10 J0B10 pinned this issue Jun 30, 2021
@J0B10 J0B10 added the enhancement New feature or request label Jun 30, 2021
@J0B10
Copy link
Owner

J0B10 commented Jun 30, 2021

Yeah I agree I should have used git auto commit. Also the SSH key is not really needed even with the current config, as the token stored in GITHUB_TOKEN secret already has the needed permissions.

I did not knew that back when I created the action.

@J0B10 J0B10 closed this as completed in c174f66 Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants