Skip to content

Commit 5229211

Browse files
committed
new push to pypi
1 parent 12f8a4f commit 5229211

2 files changed

Lines changed: 1 addition & 44 deletions

File tree

.github/workflows/publish_to_pypi.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,10 @@
33
# in mapmanager org
44
# TWINE_PASSWORD: ${{ secrets.TWINE_API_KEY }}
55

6-
name: Publish core to PyPi (cudmore)
6+
name: Publish mapmanagercore to PyPi (cudmore)
77

88
on: push
99

10-
# my code
11-
# on:
12-
# workflow_run:
13-
# workflows: ["Release (cudmore)"]
14-
# types: [completed]
15-
16-
# see: https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/
1710
jobs:
1811
build:
1912
name: Build distribution 📦

.github/workflows/test.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)