Skip to content

Commit a62e709

Browse files
author
Gaurav Sheni
authored
Update release.yaml
1 parent c805e10 commit a62e709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Remove docs before release
1212
run: rm -rf docs/
1313
- name: PyPI Upload
14-
uses: FeatureLabs/gh-action-pypi-upload@v2
14+
uses: alteryx/gh-action-pypi-upload@v2
1515
env:
1616
PYPI_USERNAME: ${{ secrets.PYPI_USERNAME }}
1717
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}

0 commit comments

Comments
 (0)