mirror of
https://github.com/jdejaegh/python-irceline.git
synced 2025-06-26 19:35:40 +02:00
Update release workflow
This commit is contained in:
parent
99dd8617f4
commit
2f6afcdca2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -13,6 +13,7 @@ jobs:
|
|||
uses: ./.github/workflows/pytest.yml
|
||||
release:
|
||||
name: Release pushed tag
|
||||
needs: [tests]
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Create release
|
||||
|
|
Loading…
Add table
Reference in a new issue