Skip to content

Commit

Permalink
fix(release-automation): 🔧 removing default command and skippi github…
Browse files Browse the repository at this point in the history
… release (#1291)

fix(release-automation): 🔧 removing default command and skipping github release.

Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
  • Loading branch information
whizzzkid authored Sep 21, 2023
1 parent d592709 commit cd081de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ jobs:
- uses: google-github-actions/release-please-action@v3.7.3
with:
changelog-notes-type: github
command: manifest-pr
release-type: node
skip-github-release: true

release-assets:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cd081de

Please sign in to comment.