diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a425538..f427be8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,6 +15,7 @@ jobs: - name: Download artifacts uses: actions/download-artifact@v4 with: + github-token: ${{ secrets.GITHUB_TOKEN }} run-id: 9604597430 - name: Display structure of downloaded files run: ls -R