Skip to content

chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.5 … #1525

chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.5 …

chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.5 … #1525

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
packageManager: pnpm
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
npmToken: ${{ secrets.NPM_TOKEN }}
algolia:
uses: the-guild-org/shared-config/.github/workflows/algolia-publish.yml@main
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
algoliaAdminApiKey: ${{ secrets.ALGOLIA_ADMIN_API_KEY }}
with:
domain: https://www.the-guild.dev/graphql/eslint/
source: ESLint
packageManager: pnpm