Skip to content

Commit abd4f59

Browse files
committed
chore(CI): fix namespace <- name
1 parent b36a330 commit abd4f59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ jobs:
6060

6161
- uses: okteto/namespace@master
6262
with:
63-
name: kkweon
63+
namespace: kkweon
6464

65-
- uses: okteto/pipeline@master
65+
- uses: okteto/pipeline@master

0 commit comments

Comments
 (0)