Skip to content

Commit

Permalink
Merge 4c934a3 into 3c830d4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 17, 2020
2 parents 3c830d4 + 4c934a3 commit 5da8f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
echo ::set-env name=WHEEL_NAME::$WHEEL_NAME
- name: Create release
id: create_release
uses: actions/create-release@v1
uses: actions/create-release@v1.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 5da8f21

Please sign in to comment.