make sure to tag images in docker for tagged releases (#2051) [skip ci]

* make sure to tag images in docker for tagged releases

* fix tag event
This commit is contained in:
Wing Lian
2024-11-13 13:15:49 -05:00
committed by GitHub
parent 0e8eb96e07
commit 01881c3113
2 changed files with 13 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
name: publish pypi
on:
create:
push:
tags:
- 'v*'
workflow_dispatch:
@@ -27,6 +27,7 @@ jobs:
pypi-publish:
name: Upload release to PyPI
runs-on: ubuntu-latest
needs: [setup_release]
environment:
name: pypi
url: https://pypi.org/p/axolotl