Skip to content

chore(deps): bump wasm-bindgen from 0.2.111 to 0.2.114 (#69) #22

chore(deps): bump wasm-bindgen from 0.2.111 to 0.2.114 (#69)

chore(deps): bump wasm-bindgen from 0.2.111 to 0.2.114 (#69) #22

on:
push:
branches:
- main
permissions:
contents: read
name: release-please
jobs:
release-please:
if: github.repository == 'mdn/watify'
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
with:
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json
token: ${{ secrets.RELEASE_PLEASE_GITHUB_TOKEN }}