Skip to content

fix: use cache when building library (#3383) #140

fix: use cache when building library (#3383)

fix: use cache when building library (#3383) #140

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/[email protected]
name: release
with:
token: ${{ secrets.RELEASE_PLEASE_AUTH }}
release-type: node
package-name: release-please-action
default-branch: main