Merge pull request #537 from h1dden-da3m0n/fix/publish-duplicate

fix: prevent dual GitHub release publish
This commit is contained in:
mcarlton00 2021-06-05 20:35:45 -04:00 committed by GitHub
commit 2023188e30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ jobs:
steps:
- name: Update Draft
uses: release-drafter/release-drafter@v5.15.0
if: ${{ matrix.py_version == 'py3' }}
with:
publish: true
env: