mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Merge pull request #102 from huggingface/python-release
python: release action on tag push
This commit is contained in:
5
.github/workflows/python-release.yml
vendored
5
.github/workflows/python-release.yml
vendored
@ -1,8 +1,9 @@
|
||||
name: Python Release
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
push:
|
||||
tags:
|
||||
- python-v*
|
||||
|
||||
env:
|
||||
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
||||
|
Reference in New Issue
Block a user