Skip to content

fix(deps): update dependency @whatwg-node/fetch to ^0.10.0 (#10248) #3239

fix(deps): update dependency @whatwg-node/fetch to ^0.10.0 (#10248)

fix(deps): update dependency @whatwg-node/fetch to ^0.10.0 (#10248) #3239

Workflow file for this run

name: release
on:
push:
branches:
- master
jobs:
stable:
uses: the-guild-org/shared-config/.github/workflows/release-stable.yml@main
with:
releaseScript: release
nodeVersion: 18
secrets:
githubToken: ${{ secrets.GUILD_BOT_TOKEN }}
npmToken: ${{ secrets.NPM_TOKEN }}