diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e863e60..f92c2b9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,6 +14,7 @@ jobs: permissions: contents: write steps: + - uses: actions/checkout@v4 - name: Download artifacts id: download-artifact uses: dawidd6/action-download-artifact@v3