Skip to content

Commit 6a304cd

Browse files
committed
working -> interacting
1 parent ac1d12c commit 6a304cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ LABEL homepage="https://github.com/exelban/gcloud"
88
LABEL maintainer="Serhiy Mytrovtsiy <mitrovtsiy@ukr.net>"
99

1010
LABEL com.github.actions.name="Kuberentes (k8s) cli - kubectl"
11-
LABEL com.github.actions.description="GitHub Action for working with kubectl (k8s)"
11+
LABEL com.github.actions.description="GitHub Action for interacting with kubectl (k8s)"
1212
LABEL com.github.actions.icon="terminal"
1313
LABEL com.github.actions.color="blue"
1414

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Preview](https://serhiy.s3.eu-central-1.amazonaws.com/Github_repo/kubectl/logo.png)](https://cloud.google.com)
44

5-
GitHub Action for working with kubectl ([k8s](https://kubernetes.io))
5+
GitHub Action for interacting with kubectl ([k8s](https://kubernetes.io))
66

77
## Usage
88
To use kubectl put this step into your workflow:

0 commit comments

Comments
 (0)