🔖 feat: bump version on main when releasing

This commit is contained in:
Joschka Braun
2023-04-24 13:51:07 +02:00
parent 07de8b9de1
commit 3edea5ee65

View File

@@ -13,7 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
ref: main
token: ${{ secrets.JINA_DEV_BOT }}
fetch-depth: 100
- uses: actions/setup-python@v2