Skip to content

imgalli/gh-action-build-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

gh-action-build-info

This Action creates a build artefact file with info on the build.

Inputs

output-location

The path where the file should be created, defaults to dist.

artefact-filename

The filename for the artefact, defaults to _i which will end up being dist/_i.json.

Outputs

This action doesn't provide any GH Actions output, but adds a file to the build.

Example usage

- name: Get Commit Difference Count Between Two Branches
  id: doit
  uses: alliiiiiii/[email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published