qqubb commited on
Commit
19bf8d6
·
unverified ·
1 Parent(s): 85a55a2

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +2 -2
.github/workflows/main.yml CHANGED
@@ -2,7 +2,7 @@ name: Sync to Hugging Face Hub
2
 
3
  on:
4
  push:
5
- branches: [main, dev]
6
 
7
  # To run this workflow manually from the Actions tab
8
  workflow_dispatch:
@@ -26,4 +26,4 @@ jobs:
26
  if: github.ref == 'refs/heads/dev'
27
  env:
28
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
29
- run: git push https://billmarino:[email protected]/spaces/camlsys/compliancecards dev
 
2
 
3
  on:
4
  push:
5
+ branches: [main, test]
6
 
7
  # To run this workflow manually from the Actions tab
8
  workflow_dispatch:
 
26
  if: github.ref == 'refs/heads/dev'
27
  env:
28
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
29
+ run: git push https://billmarino:[email protected]/spaces/camlsys/compliancecards test