Skip to content

Commit

Permalink
Don't create releases
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubno committed Aug 22, 2023
1 parent efbc139 commit 0aeda1d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ jobs:
- name: Create Release Pull Request
uses: changesets/action@v1
with:
createGithubReleases: false
version: npm run version
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 0aeda1d

Please sign in to comment.