point to main branch

looks like the toolkit repo switched from `master` to `main` so this just updates the README to reflect that
This commit is contained in:
Nick Klauer
2020-11-03 08:41:31 -06:00
committed by GitHub
parent 2e880934ac
commit f53e73266c

View File

@@ -2,4 +2,4 @@
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 using the toolkit, see the [toolkit docs folder](https://github.com/actions/toolkit/blob/master/docs).
For info on how to build your first Container action using the toolkit, see the [toolkit docs folder](https://github.com/actions/toolkit/blob/main/docs).