Release all at once for simplicity. (#1320)

This commit is contained in:
Nicolas Patry
2023-08-14 13:49:45 +02:00
committed by GitHub
parent fb292d1eae
commit b35d33f981
4 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@ name: Python Release
on:
push:
tags:
- python-v*
- v*
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}