Skip to content

Release: v2.1.3 (#705) #117

Release: v2.1.3 (#705)

Release: v2.1.3 (#705) #117

Workflow file for this run

name: 'Release'
on:
push:
branches:
- 'main'
- 'release/**/*'
jobs:
release:
# TODO(sethvargo): revert to a tag when ready
uses: 'google-github-actions/.github/.github/workflows/release.yml@main' # ratchet:exclude
secrets:
ACTIONS_BOT_TOKEN: '${{ secrets.ACTIONS_BOT_TOKEN }}'