Skip to content

chore(deps): update dependency @theguild/tailwind-config to v0.6.1 (#… #1751

chore(deps): update dependency @theguild/tailwind-config to v0.6.1 (#…

chore(deps): update dependency @theguild/tailwind-config to v0.6.1 (#… #1751

Workflow file for this run

name: Release
on:
push:
branches: [main]
jobs:
stable:
uses: the-guild-org/shared-config/.github/workflows/release-stable.yml@main
with:
releaseScript: release
nodeVersion: 20
packageManager: pnpm
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
npmToken: ${{ secrets.NPM_AUTH_TOKEN }}