Skip to content

Merge pull request #1 from Tensho/release-please--branches--main #4

Merge pull request #1 from Tensho/release-please--branches--main

Merge pull request #1 from Tensho/release-please--branches--main #4

Workflow file for this run

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