mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-15 22:26:41 +02:00
Update release_to_pypi.yml to use workflow v4 standards
This commit is contained in:
parent
e63763c0e1
commit
b1dcd40fcd
2
.github/workflows/release_to_pypi.yml
vendored
2
.github/workflows/release_to_pypi.yml
vendored
@ -7,7 +7,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build-n-publish:
|
build-n-publish:
|
||||||
name: Build and publish to PyPI
|
name: Build and publish to PyPI
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu 24
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout source
|
- name: Checkout source
|
||||||
|
Loading…
x
Reference in New Issue
Block a user