diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 109f8b60..cc6f2941 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -13,7 +13,6 @@ jobs: steps: - uses: actions/checkout@v2 with: - fetch-depth: "0" lfs: true - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v2 @@ -50,4 +49,4 @@ jobs: - name: Release env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} - run: yarn release --no-verify-access \ No newline at end of file + run: yarn release --no-verify-access