We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25b4278 commit 81de67cCopy full SHA for 81de67c
.github/workflows/release-insiders.yml
@@ -285,8 +285,5 @@ jobs:
285
owner: 'tailwindlabs',
286
repo: 'play.tailwindcss.com',
287
ref: 'master',
288
- workflow_id: 'upgrade-tailwindcss.yml',
289
- inputs: {
290
- insidersVersion: '0.0.0-${{ env.RELEASE_CHANNEL }}.${{ env.SHA_SHORT }}'
291
- }
+ workflow_id: 'upgrade-tailwindcss.yml'
292
})
.github/workflows/release.yml
@@ -283,8 +283,5 @@ jobs:
283
284
- version: '${{ env.TAILWINDCSS_VERSION }}'
0 commit comments