Skip to content

Commit 7d0668d

Browse files
authored
Deploy HuggingChat changes manually only (#993)
1 parent 8c1127f commit 7d0668d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/deploy-release.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Deploy to production
22
on:
3-
release:
4-
types: [released]
5-
6-
# to run this workflow manually from the Actions tab
3+
# run this workflow manually from the Actions tab
74
workflow_dispatch:
85

96
jobs:

0 commit comments

Comments
 (0)