Skip to content

Merge branch 'master' of https://github.com/arenaxr/arena-web-core #907

Merge branch 'master' of https://github.com/arenaxr/arena-web-core

Merge branch 'master' of https://github.com/arenaxr/arena-web-core #907

on:
push:
branches:
- master
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
id: release
with:
release-type: node
package-name: release-please-action
token: ${{ secrets.RELEASE_PLEASE_PAT }}