mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 00:42:35 +00:00
fix: typo in readme (#668)
This commit is contained in:
parent
f403f0980a
commit
2d8d348f25
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ module.exports = {
|
|||
{
|
||||
hostType: 'terraform-module',
|
||||
matchHost: 'app.terraform.io',
|
||||
token: proccess.env.RENOVATE_TFE_TOKEN,
|
||||
token: process.env.RENOVATE_TFE_TOKEN,
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue