Skip to content

chore(deps): update dependency @theguild/prettier-config to v2.0.5 (#… #1254

chore(deps): update dependency @theguild/prettier-config to v2.0.5 (#…

chore(deps): update dependency @theguild/prettier-config to v2.0.5 (#… #1254

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.NODE_AUTH_TOKEN }}