Skip to content

Commit 3905481

Browse files
authored
Rename .github/release.yaml to .github/Workflows/release.yaml
1 parent 2fcf24e commit 3905481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release.yaml renamed to .github/Workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
uses: pypa/gh-action-pypi-publish@release/v1
4646
with:
4747
user: __token__
48-
password: ${{ secrets.PYPI_API_TOKEN }}
48+
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)