Skip to content

ci: 👷 drop MW 1.41 and add MW 1.43 test #443

ci: 👷 drop MW 1.41 and add MW 1.43 test

ci: 👷 drop MW 1.41 and add MW 1.43 test #443

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