diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 49ae79c..157390d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -42,7 +42,7 @@ jobs: id: release - if: github.event.release name: Attach artifacts to GitHub Release (Release only) - uses: actions/upload-release-asset@e8f9f06c4b078e705bd2ea027f0926603fc9b4d5 # pin@v1 + uses: actions/upload-release-asset@ef2adfe8cb8ebfa540930c452c576b3819990faa # pin@v1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: