Spaces:
Runtime error
Runtime error
geekyrakshit
commited on
Commit
•
021f172
1
Parent(s):
80ff741
removed workflow
Browse files- .github/workflows/sync_with_spaces.yml +0 -20
- 2.bmp +0 -0
.github/workflows/sync_with_spaces.yml
DELETED
@@ -1,20 +0,0 @@
|
|
1 |
-
name: Sync to Hugging Face hub
|
2 |
-
|
3 |
-
on:
|
4 |
-
push:
|
5 |
-
branches: [main]
|
6 |
-
|
7 |
-
# to run this workflow manually from the Actions tab
|
8 |
-
workflow_dispatch:
|
9 |
-
|
10 |
-
jobs:
|
11 |
-
sync-to-hub:
|
12 |
-
runs-on: ubuntu-latest
|
13 |
-
steps:
|
14 |
-
- uses: actions/checkout@v2
|
15 |
-
with:
|
16 |
-
fetch-depth: 0
|
17 |
-
- name: Push to hub
|
18 |
-
env:
|
19 |
-
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
-
run: git push --force https://geekyrakshit:$HF_TOKEN@huggingface.co/spaces/geekyrakshit/enhance-me main
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2.bmp
DELETED
Binary file (706 kB)
|
|