فهرست منبع

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

Aakansha Doshi 1 سال پیش
والد
کامیت
c6fdac131b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/autorelease-excalidraw.yml

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

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