Skip to content

Commit

Permalink
Merge pull request #2 from q0w/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Jul 31, 2022
2 parents f1d486f + a5700d7 commit e0311ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -65,7 +65,7 @@ runs:
fix_issue_regex: ${{ inputs.fix_issue_regex }}
fix_issue_repl: ${{ inputs.fix_issue_repl }}
name: ${{ inputs.name }}
disr_dir: ${{ inputs.dist_dir }}
dist_dir: ${{ inputs.dist_dir }}
check_ref: ${{ inputs.check_ref }}
- name: PyPI upload
if: ${{ inputs.pypi_token }}
Expand Down

0 comments on commit e0311ae

Please sign in to comment.