mirror of
https://github.com/huggingface/candle.git
synced 2025-06-16 10:38:54 +00:00
Releasing within the branch to test the setup.
This commit is contained in:
7
.github/workflows/book-cd.yml
vendored
7
.github/workflows/book-cd.yml
vendored
@ -1,9 +1,10 @@
|
|||||||
name: Deploy
|
name: Deploy
|
||||||
on:
|
on:
|
||||||
pull-request:
|
pull-request:
|
||||||
push:
|
# TODO put this back only when merging after this PR lands.
|
||||||
branches:
|
# push:
|
||||||
- main
|
# branches:
|
||||||
|
# - main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
Reference in New Issue
Block a user