Skip to content

fix: typo workflow_name on gemini-plan-execute (#476) #213

fix: typo workflow_name on gemini-plan-execute (#476)

fix: typo workflow_name on gemini-plan-execute (#476) #213

Workflow file for this run

name: 'Release'
on:
push:
branches:
- 'main'
- 'release/**/*'
jobs:
release:
uses: 'google-github-actions/.github/.github/workflows/release.yml@v3' # ratchet:exclude
permissions:
attestations: 'write'
contents: 'write'
packages: 'write'
secrets:
ACTIONS_BOT_TOKEN: '${{ secrets.ACTIONS_BOT_TOKEN }}'