misc: removed redundant text'

This commit is contained in:
Sheen Capadngan
2024-07-11 23:30:55 +08:00
parent c5ca2b6796
commit 52415ea83e

View File

@@ -129,7 +129,7 @@ In the following steps, we explore how to create and use identities to access th
- Using `getIDToken()` from the Github Actions toolkit.
Below is an example of how a Github workflow can be configured to fetch secrets from Infisical using the [Infisical Secrets Action](https://github.com/Infisical/secrets-action) (we highly recommend you use this) with OIDC Auth.
Below is an example of how a Github workflow can be configured to fetch secrets from Infisical using the [Infisical Secrets Action](https://github.com/Infisical/secrets-action) with OIDC Auth.
```yaml
name: Manual workflow