initial commit of actions
This commit is contained in:
commit
949ece5785
44660 changed files with 12034344 additions and 0 deletions
4
softprops/action-gh-release-v1/.gitignore
vendored
Normal file
4
softprops/action-gh-release-v1/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
__tests__/runner/*
|
||||
# actions requires a node_modules dir https://github.com/actions/toolkit/blob/master/docs/javascript-action.md#publish-a-releasesv1-action
|
||||
# but its recommended not to check these in https://github.com/actions/toolkit/blob/master/docs/action-versioning.md#recommendations
|
||||
node_modules
|
||||
Loading…
Add table
Add a link
Reference in a new issue