Skip to content

chore: Move task list helper functions into the logTasks closure (#256) #7

chore: Move task list helper functions into the logTasks closure (#256)

chore: Move task list helper functions into the logTasks closure (#256) #7

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