Spaces:
Running
Running
Removed workflows
Browse files
.github/workflows/sync_to_hub.yml
DELETED
@@ -1,19 +0,0 @@
|
|
1 |
-
name: Sync with Hugging Face Hub
|
2 |
-
|
3 |
-
on:
|
4 |
-
push:
|
5 |
-
branches:
|
6 |
-
- main
|
7 |
-
|
8 |
-
jobs:
|
9 |
-
build:
|
10 |
-
runs-on: ubuntu-latest
|
11 |
-
steps:
|
12 |
-
- name: Sync with Hugging Face
|
13 |
-
uses: nateraw/huggingface-sync-action@v0.0.4
|
14 |
-
with:
|
15 |
-
github_repo_id: giswqs/solara-geospatial
|
16 |
-
huggingface_repo_id: giswqs/solara-geospatial
|
17 |
-
repo_type: space
|
18 |
-
space_sdk: docker
|
19 |
-
hf_token: ${{ secrets.HF_TOKEN }}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|