mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-29 15:49:49 +01:00
Final pypi publishing job
This commit is contained in:
2
.github/workflows/publish-to-pypi.yml
vendored
2
.github/workflows/publish-to-pypi.yml
vendored
@@ -4,7 +4,7 @@ on: push
|
||||
|
||||
jobs:
|
||||
build-n-publish:
|
||||
name: Build and public Python distribution to PyPI and TestPyPI
|
||||
name: Build and Publish Python distribution to PyPI and TestPyPI
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
|
||||
Reference in New Issue
Block a user