github.com/pion/webrtc/v4@v4.0.1/.github/workflows/release.yml (about)

     1  #
     2  # DO NOT EDIT THIS FILE
     3  #
     4  # It is automatically copied from https://github.com/pion/.goassets repository.
     5  # If this repository should have package specific CI config,
     6  # remove the repository name from .goassets/.github/workflows/assets-sync.yml.
     7  #
     8  # If you want to update the shared CI config, send a PR to
     9  # https://github.com/pion/.goassets instead of this repository.
    10  #
    11  # SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
    12  # SPDX-License-Identifier: MIT
    13  
    14  name: Release
    15  on:
    16    push:
    17      tags:
    18        - 'v*'
    19  
    20  jobs:
    21    release:
    22      uses: pion/.goassets/.github/workflows/release.reusable.yml@master
    23      with:
    24        go-version: "1.22" # auto-update/latest-go-version