diff --git a/action.yml b/action.yml index b2dfb46..cebb37a 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,6 @@ name: 'Setup buildcache' -description: 'Install buildcache and add it to PATH for Windows and Linux' -author: 'Your Name' +description: 'Install buildcache (https://gitlab.com/bits-n-bites/buildcache) and add it to PATH for Windows and Linux' +author: 'CeetronSolutions' inputs: version: diff --git a/example-workflow.yml b/example-workflow.yml index c2645aa..f5ee133 100644 --- a/example-workflow.yml +++ b/example-workflow.yml @@ -1,4 +1,5 @@ name: Example Workflow with buildcache +# buildcache: https://gitlab.com/bits-n-bites/buildcache on: push: