Skip to content

chore(main): release 2.0.44 (#434) #364

chore(main): release 2.0.44 (#434)

chore(main): release 2.0.44 (#434) #364

name: release-please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- name: Get token
id: get_installation_token
uses: peter-murray/workflow-application-token-action@v4
with:
application_id: ${{ secrets.NARWHAL_BOT_APP_ID }}
application_private_key: ${{ secrets.NARWHAL_BOT_SECRET }}
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ steps.get_installation_token.outputs.token }}
command: manifest