File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -108,12 +108,12 @@ jobs:
108108 - mypy
109109 - py-setup
110110 - py-dependencies
111- uses : WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.0
111+ uses : WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@tag-n-release-any-project
112112 with :
113+ project-type : python
113114 python-version : " ${{ fromJSON(needs.py-versions.outputs.matrix)[0] }}"
114115 release-artifacts : |
115116 py-dependencies-logs
116117 publish-to-pypi : true
117118 secrets :
118- PERSONAL_ACCESS_TOKEN : ${{ secrets.PERSONAL_ACCESS_TOKEN }}
119119 PYPI_TOKEN : ${{ secrets.PYPI_TOKEN }}
Original file line number Diff line number Diff line change @@ -28,3 +28,4 @@ hello risa
2828hello rigel
2929hello bajor
3030hello cardassia
31+ hello discovery
You can’t perform that action at this time.
0 commit comments