-
-
Notifications
You must be signed in to change notification settings - Fork 122
Closed
Labels
status: pinnedShould not be labeled as staleShould not be labeled as staletype: featureNew feature or feature requestNew feature or feature request
Description
In my workflow I'm generating a changelog and using this action to commit the generated code back to my repo. After it's generated I'm creating a release in GitHub and publishing to NPM. Currently my workflow is using the original sha
prior to this committing files back to my repo which is causing some issues.
What I'm looking for here is an output of the sha
which includes the commit created by this action?
Metadata
Metadata
Assignees
Labels
status: pinnedShould not be labeled as staleShould not be labeled as staletype: featureNew feature or feature requestNew feature or feature request