2
0
Эх сурвалжийг харах

ci: add the workspace ignore check to install actions as dependency for auto release (#7593)

Aakansha Doshi 1 жил өмнө
parent
commit
c6fdac131b

+ 1 - 1
.github/workflows/autorelease-excalidraw.yml

@@ -23,5 +23,5 @@ jobs:
           NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
           NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
       - name: Auto release
       - name: Auto release
         run: |
         run: |
-          yarn add @actions/core
+          yarn add @actions/core -W
           yarn autorelease
           yarn autorelease