Skip to content

Commit 8132e14

Browse files
release: v1
1 parent 8b0d3d7 commit 8132e14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ runs:
3838
shell: bash
3939
4040
env:
41-
FLIT_USERNAME: ${{ inputs.pypi-user-name }}
42-
FLIT_PASSWORD: ${{ inputs.pypi-password }}
41+
FLIT_USERNAME: ${{ inputs.user-name }}
42+
FLIT_PASSWORD: ${{ inputs.password }}
4343
FLIT_INDEX_URL: ${{ inputs.repository-url }}

0 commit comments

Comments
 (0)