Skip to content

Commit 5c3b874

Browse files
author
baton-admin[bot]
committed
chore: update CI badge to verify workflow
1 parent 68bac35 commit 5c3b874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[Baton Logo](./docs/images/baton-logo.png)
22

3-
# `baton-fastly` [![Go Reference](https://pkg.go.dev/badge/github.com/conductorone/baton-fastly.svg)](https://pkg.go.dev/github.com/conductorone/baton-fastly) ![main ci](https://github.com/conductorone/baton-fastly/actions/workflows/main.yaml/badge.svg)
3+
# `baton-fastly` [![Go Reference](https://pkg.go.dev/badge/github.com/conductorone/baton-fastly.svg)](https://pkg.go.dev/github.com/conductorone/baton-fastly) ![verify](https://github.com/conductorone/baton-fastly/actions/workflows/verify.yaml/badge.svg)
44

55
`baton-fastly` is a connector for Baton built using the [Baton SDK](https://github.com/conductorone/baton-sdk). It works with Fastly API.
66

77
Check out [Baton](https://github.com/conductorone/baton) to learn more about the project in general.
88

99
# Prerequisites
1010

11-
Connector requires automation token that is used throughout the communication with API. To obtain this token, you have to create one in Fastly. More in information about how to generate token [here](https://developer.fastly.com/reference/api/auth-tokens/automation)).
11+
Connector requires automation token that is used throughout the communication with API. To obtain this token, you have to create one in Fastly. More in information about how to generate token [here](https://developer.fastly.com/reference/api/auth-tokens/automation)).
1212

1313
After you have obtained access token, you can use it with connector. You can do this by setting `BATON_ACCESS_TOKEN` or by passing `--access-token`.
1414

0 commit comments

Comments
 (0)