You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ You can use `engflow_auth` to authenticate when no web browser is available, for
67
67
engflow_auth logout [CLUSTER URL]
68
68
```
69
69
70
-
For an example, see this repository's own configuration. [main.yml](/blob/main/.github/workflows/main.yml) grants access to the secret. [login.sh](/blob/main/infra/login.sh) obtains and imports a credential. [logout.sh](/blob/main/infra/logout.sh) removes it.
70
+
For an example, see this repository's own configuration. [main.yml](/.github/workflows/main.yml) grants access to the secret. [login.sh](/infra/login.sh) obtains and imports a credential. [logout.sh](/infra/logout.sh) removes it.
0 commit comments