infra: bump to dev version of 0.4.28.dev0 [generated] [skip ci]

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron
2023-11-24 01:54:46 -05:00
parent d8a783772d
commit 39ecc73a50
4 changed files with 7 additions and 12 deletions

View File

@@ -117,21 +117,11 @@ jobs:
uses: pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e # ratchet:pypa/gh-action-pypi-publish@release/v1
with:
print-hash: true
publish-docker-images:
if: github.repository_owner == 'bentoml'
needs:
- release
- publish-python
name: Publish new base Docker images on GHCR
uses: bentoml/OpenLLM/.github/workflows/build.yml@main # ratchet:exclude
with:
tags: ${{ needs.release.outputs.version }}
prepare-next-dev-cycle:
needs:
- release
- publish-python
- binary-distribution
- publish-docker-images
runs-on: ubuntu-latest
permissions:
contents: write