Skip to content

Commit 81154da

Browse files
committed
change name
1 parent 642715a commit 81154da

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/chicmoz-prod.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI/CD Obscura Prod
1+
name: CI/CD Chicmoz Prod
22
# TODO
33

44
on:
@@ -19,8 +19,6 @@ jobs:
1919
steps:
2020
- name: Checkout Repository
2121
uses: actions/checkout@v2
22-
with:
23-
lfs: "true"
2422

2523
- name: Install Skaffold
2624
run: |

0 commit comments

Comments
 (0)