Skip to content

chore(deps): bump third_party/gn from 4fb095d to b2afae1 in the g… #6

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

chore(deps): bump third_party/gn from 4fb095d to b2afae1 in the g… #6

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 }}