mirror of
https://github.com/actions/container-toolkit-action.git
synced 2025-12-10 11:56:49 +00:00
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:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user