1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00

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

This commit is contained in:
Aakansha Doshi 2024-01-22 17:01:00 +05:30 committed by GitHub
parent 0415c616b1
commit c6fdac131b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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