xref: /third_party/node/tools/gyp/.github/workflows/release-please.yml
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/tools/gyp/.github/workflows/
11cb0ef41Sopenharmony_cion:
21cb0ef41Sopenharmony_ci  push:
31cb0ef41Sopenharmony_ci    branches:
41cb0ef41Sopenharmony_ci      - main
51cb0ef41Sopenharmony_ci
61cb0ef41Sopenharmony_ciname: release-please
71cb0ef41Sopenharmony_cijobs:
81cb0ef41Sopenharmony_ci  release-please:
91cb0ef41Sopenharmony_ci    runs-on: ubuntu-latest
101cb0ef41Sopenharmony_ci    steps:
111cb0ef41Sopenharmony_ci      - uses: GoogleCloudPlatform/release-please-action@v2
121cb0ef41Sopenharmony_ci        with:
131cb0ef41Sopenharmony_ci          token: ${{ secrets.GITHUB_TOKEN }}
141cb0ef41Sopenharmony_ci          release-type: python
151cb0ef41Sopenharmony_ci          package-name: gyp-next
161cb0ef41Sopenharmony_ci          bump-minor-pre-major: Yes
17

Indexes created Thu Nov 07 10:32:03 CST 2024