Skip to content

Commit

Permalink
ci: can not create github release here (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
eitsupi authored Jul 25, 2023
1 parent c879cc4 commit f1a1a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
env:
GH_TOKEN: ${{ secrets.PRQL_BOT_GH_TOKEN }}
run: |
poetry run semantic-release --verbose version --skip-build
poetry run semantic-release --verbose version --skip-build --no-vcs-release
poetry build
- name: Upload dist
Expand Down

0 comments on commit f1a1a52

Please sign in to comment.