Vinay Jose commited on
Commit
4ec4991
·
unverified ·
1 Parent(s): 6bdadcd

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +2 -2
.github/workflows/main.yml CHANGED
@@ -3,7 +3,7 @@ name: Deploy to Hugging Face Spaces
3
  on:
4
  push:
5
  branches:
6
- - '03-a-web-1.0-application'
7
 
8
  jobs:
9
  deploy:
@@ -20,4 +20,4 @@ jobs:
20
  run: |
21
  git config --global user.email "[email protected]"
22
  git config --global user.name "GitHub Actions"
23
- git push https://HuggingFaceBot:[email protected]/spaces/vinay-jose/$GITHUB_REF_NAME $GITHUB_REF_NAME:main
 
3
  on:
4
  push:
5
  branches:
6
+ - '05-htmx-patterns'
7
 
8
  jobs:
9
  deploy:
 
20
  run: |
21
  git config --global user.email "[email protected]"
22
  git config --global user.name "GitHub Actions"
23
+ git push --force https://HuggingFaceBot:[email protected]/spaces/vinay-jose/$GITHUB_REF_NAME $GITHUB_REF_NAME:main