mirror of
https://github.com/remnawave/python-sdk.git
synced 2026-08-04 14:37:36 +00:00
feat: Remove dependency on bump-version in GitHub Actions workflow
This commit is contained in:
parent
edb8dfeb4b
commit
595d446122
1 changed files with 0 additions and 1 deletions
1
.github/workflows/upload.yml
vendored
1
.github/workflows/upload.yml
vendored
|
|
@ -13,7 +13,6 @@ permissions:
|
|||
jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
needs: bump-version
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
if: ${{ !contains(github.event.head_commit.message, '[skip publish]') }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue