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