nsarrazin HF staff commited on
Commit
7d0668d
1 Parent(s): 8c1127f

Deploy HuggingChat changes manually only (#993)

Browse files
.github/workflows/deploy-release.yml CHANGED
@@ -1,9 +1,6 @@
1
  name: Deploy to production
2
  on:
3
- release:
4
- types: [released]
5
-
6
- # to run this workflow manually from the Actions tab
7
  workflow_dispatch:
8
 
9
  jobs:
1
  name: Deploy to production
2
  on:
3
+ # run this workflow manually from the Actions tab
 
 
 
4
  workflow_dispatch:
5
 
6
  jobs: