-
-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Labels
good first issueGood for newcomersGood for newcomersstatus: pinnedShould not be labeled as staleShould not be labeled as staletype: bugVerified problems that need to be worked onVerified problems that need to be worked on
Description
I'm not sure what I did wrong or maybe a bug. Also I can't share the project but let me know if you need more info, I believe the usage is rather standard.
- name: Commit
uses: EndBug/add-and-commit@v9
with:
cwd: generated
default_author: github_actions
message: 'Update generated files'
fetch: false
Output:
Run EndBug/add-and-commit@v9
with:
cwd: generated
default_author: github_actions
message Update generated files
fetch: false
add: .
pathspec_error_handling: ignore
push: true
github_token: ***
Warning: There are environment variables missing from this runtime, but would be present on GitHub.
- HOME
andrewjswan
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersstatus: pinnedShould not be labeled as staleShould not be labeled as staletype: bugVerified problems that need to be worked onVerified problems that need to be worked on