Skip to content

chore: Augment task not found error with helpful properties (#262) #12

chore: Augment task not found error with helpful properties (#262)

chore: Augment task not found error with helpful properties (#262) #12

Workflow file for this run

name: release
on:
push:
branches:
- master
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
package-name: release-please-action