Skip to content

fix: prefix i18next loading path with base URL #19

fix: prefix i18next loading path with base URL

fix: prefix i18next loading path with base URL #19

# .github/workflows/release-please.yml
# This workflow handles the release-please system that manages releasing new versions.
# See: https://github.com/googleapis/release-please
name: release-please
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: node
default-branch: main