Skip to content

feat: add an option to omit variables content in the variables valida… #56

feat: add an option to omit variables content in the variables valida…

feat: add an option to omit variables content in the variables valida… #56

Workflow file for this run

on:
push:
branches:
- main
- master
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GH_TOKEN_RELEASES }}
config-file: release-please-config.json
manifest-file: release-please-manifest.json