Skip to content

Bump the npm_and_yarn group across 1 directory with 2 updates (#548) #130

Bump the npm_and_yarn group across 1 directory with 2 updates (#548)

Bump the npm_and_yarn group across 1 directory with 2 updates (#548) #130

Workflow file for this run

name: 'Release'
on:
push:
branches:
- 'main'
- 'release/**/*'
jobs:
release:
if: |-
${{ startsWith(github.event.head_commit.message, 'Release: v') }}
name: 'Release'
uses: 'google-github-actions/.github/.github/workflows/release.yml@v0'