mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-03-11 11:39:52 -04:00
ci: using tokens for publishing (#129)
This commit is contained in:
1
.github/workflows/create-releases.yml
vendored
1
.github/workflows/create-releases.yml
vendored
@@ -95,6 +95,7 @@ jobs:
|
||||
uses: pypa/gh-action-pypi-publish@v1.8.8
|
||||
with:
|
||||
skip-existing: true
|
||||
password: ${{ secrets.PYPI_API_TOKEN }}
|
||||
prepare-for-dev-cycle:
|
||||
needs:
|
||||
- release
|
||||
|
||||
Reference in New Issue
Block a user