mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-03-10 04:59:06 +01: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:
|
||||
build-n-publish:
|
||||
name: Build and publish to PyPI
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu 24
|
||||
|
||||
steps:
|
||||
- name: Checkout source
|
||||
|
Loading…
Reference in New Issue
Block a user