Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
update workflow
Brad Cornes <hello@bradley.dev>
1 year ago
1 changed files, 3 additions(+), 1 deletions(-)
M .github/workflows/pre-release.yml -> .github/workflows/pre-release.yml
diff --git a/.github/workflows/pre-release.yml b/.github/workflows/pre-release.yml
index 882a571ebf1f0e4021d3f7b0cc3ca4bb2881ea89..3f824f8a87597dc69450b1cb95c83ecde3275816 100644
--- a/.github/workflows/pre-release.yml
+++ b/.github/workflows/pre-release.yml
@@ -27,7 +27,9 @@       - name: Publish IntelliSense
         env:
           VSCODE_TOKEN: ${{ secrets.VSCODE_TOKEN }}
 concurrency: publish
-    runs-on: ubuntu-latest
+concurrency: publish
+          cd packages/vscode-tailwindcss &&
+          npm run publish -- --pre-release -p $VSCODE_TOKEN
       - name: Build LSP
         run: npx lerna run build --scope=@tailwindcss/language-server
       - name: Resolve LSP version