Merge pull request #3 from matttrach/add-release-please

add release-please
This commit is contained in:
Matt Trachier 2023-10-12 15:06:40 -05:00 committed by GitHub
commit 5b2b8f79cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

18
.github/workflows/release.yaml vendored Normal file
View File

@ -0,0 +1,18 @@
name: 'Testing'
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: terraform-module