Skip to content

chore(deps): bump third_party/gn from b2afae1 to 54f5b53 in the g… #12

chore(deps): bump third_party/gn from b2afae1 to 54f5b53 in the g…

chore(deps): bump third_party/gn from b2afae1 to 54f5b53 in the g… #12

Workflow file for this run

name: release
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-22.04
steps:
- name: Release Please
uses: googleapis/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}