Skip to content

Transit Gateway Connect Peer Module - expanded the outputs from the t… #19

Transit Gateway Connect Peer Module - expanded the outputs from the t…

Transit Gateway Connect Peer Module - expanded the outputs from the t… #19

Workflow file for this run

name: Release
on:
push:
tags:
- "v*.*.*"
jobs:
build_release:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Create release
uses: softprops/action-gh-release@v2
with:
generate_release_notes: true