Skip to content

Fix building under older go releases #250

Fix building under older go releases

Fix building under older go releases #250

#
# DO NOT EDIT THIS FILE
#
# It is automatically copied from https://github.com/pion/.goassets repository.
# If this repository should have package specific CI config,
# remove the repository name from .goassets/.github/workflows/assets-sync.yml.
#
# If you want to update the shared CI config, send a PR to
# https://github.com/pion/.goassets instead of this repository.
#
name: Generate Authors
on:
pull_request:
jobs:
generate:
uses: pion/.goassets/.github/workflows/generate-authors.reusable.yml@master
secrets:
token: ${{ secrets.PIONBOT_PRIVATE_KEY }}