mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2025-12-20 07:04:20 +01:00
🔖 feat: bump version on main when releasing
This commit is contained in:
1
.github/workflows/manual-release.yml
vendored
1
.github/workflows/manual-release.yml
vendored
@@ -13,7 +13,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
ref: main
|
|
||||||
token: ${{ secrets.JINA_DEV_BOT }}
|
token: ${{ secrets.JINA_DEV_BOT }}
|
||||||
fetch-depth: 100
|
fetch-depth: 100
|
||||||
- uses: actions/setup-python@v2
|
- uses: actions/setup-python@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user