Skip to content

Commit

Permalink
ci: Skip release, only tag+Changelog+bump
Browse files Browse the repository at this point in the history
Releasing will be done with a separate workflow that builds the
vscode package
  • Loading branch information
iamsergio committed May 3, 2024
1 parent 81e2299 commit b0a2cd3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
config-file: release-please-config.json
manifest-file: .release-please-manifest.json
skip-github-release: true

0 comments on commit b0a2cd3

Please sign in to comment.