Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into docs/Update_Site_an…
Browse files Browse the repository at this point in the history
…d_README
  • Loading branch information
yermulnik committed May 1, 2024
2 parents 36b980e + 585a5eb commit eb4a1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RELEASE_VERSION: ${{ steps.semver-tag.outputs.tag }}
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
NO_CREATE_CHANGELOG: true
NO_CREATE_CHANGELOG: false

# Install Python
- name: Install Python
Expand Down

0 comments on commit eb4a1db

Please sign in to comment.