mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
Push conda-build on branch
This commit is contained in:
parent
36bc496bef
commit
593f576b59
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release-conda.yml
vendored
2
.github/workflows/release-conda.yml
vendored
|
|
@ -4,6 +4,8 @@ on:
|
|||
push:
|
||||
tags:
|
||||
- v*
|
||||
branches:
|
||||
- v*
|
||||
|
||||
env:
|
||||
ANACONDA_API_TOKEN: ${{ secrets.ANACONDA_API_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue