Initial commit

This commit is contained in:
Dawid Dziurla
2019-11-18 13:05:04 +01:00
commit 5e251a5fdf
5 changed files with 49 additions and 0 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# Container Action Template
To get started, click the `Use this template` button on this repository [which will create a new repository based on this template](https://github.blog/2019-06-06-generate-new-repositories-with-repository-templates/).
For info on how to build your first Container action, see the [toolkit docs folder](https://github.com/actions/toolkit/blob/master/docs/container-action.md).