Skip to content

Commit

Permalink
Merge 7bad2c9 into 780ebb0
Browse files Browse the repository at this point in the history
  • Loading branch information
aschroed committed Jan 26, 2021
2 parents 780ebb0 + 7bad2c9 commit 50019d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: 3.6
with:
python-version: 3.6
- name: Publish
env:
PYPI_USER: ${{ secrets.PYPI_USER }}
Expand Down

0 comments on commit 50019d6

Please sign in to comment.