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