Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

fix(deno-embed): fix aarch64 target name (#471) #227

fix(deno-embed): fix aarch64 target name (#471)

fix(deno-embed): fix aarch64 target name (#471) #227

name: release-please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
config-file: release-please-config.json
skip-github-release: true