Skip to content

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

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

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

Workflow file for this run

name: Stable Release
on:
push:
branches:
- 'main'
jobs:
stable:
permissions:
contents: read
id-token: write
uses: the-guild-org/shared-config/.github/workflows/release-stable.yml@v1
if: ${{ github.event.pull_request.title != 'Upcoming Release Changes' }}
with:
releaseScript: release
node-version-file: .node-version
secrets:
githubToken: ${{ secrets.GUILD_BOT_TOKEN }}
npmToken: ${{ secrets.NODE_AUTH_TOKEN }}