david-oplatka commited on
Commit
ff72ddc
1 Parent(s): f974e11

Update add_space.yaml

Browse files
Files changed (1) hide show
  1. .github/workflows/add_space.yaml +1 -1
.github/workflows/add_space.yaml CHANGED
@@ -8,7 +8,7 @@ jobs:
8
  runs-on: ubuntu-latest
9
  strategy:
10
  matrix:
11
- space_name: [company-pet-policy, about-mls, shakespeare] # List your Hugging Face space names here
12
 
13
  steps:
14
  - name: Checkout repository
 
8
  runs-on: ubuntu-latest
9
  strategy:
10
  matrix:
11
+ space_name: [shakespeare, test] # List your Hugging Face space names here
12
 
13
  steps:
14
  - name: Checkout repository