Skip to content

Choose a tag to compare

@github-actions github-actions released this 06 Dec 20:53
· 8 commits to refs/heads/main since this release
42766f4
Feature: any file name @Benbentwo (#14)

what

  • adds new variable that allows a specific filename to be used as an input.

why

  • Removes restrictions that this action could only point to a folder with a file named action.yaml instead we can now have a folder of many files and specify which action we want to run.

references

  • N/A