Skip to content

Commit f16960a

Browse files
authored
Merge pull request #7 from IBM/IdanAdar-patch-5
Idan adar patch 5
2 parents 8ef705f + 9819d0a commit f16960a

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

.github/workflows/create-release-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
--outdir dist/
5050
.
5151
- name: Publish distribution to PyPI
52-
uses: pypa/gh-action-pypi-publish@main
52+
uses: pypa/gh-action-pypi-publish@master
5353
with:
5454
password: ${{ secrets.PYPI_API_TOKEN }}

.github/workflows/create-release.yml

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

0 commit comments

Comments
 (0)