diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 892fecd..7d5aa8c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: - run: npm run build - run: npm run build:executable - name: Upload binaries to release - uses: svenstaro/upload-release-action@133984371c30d34e38222a64855679a414cb7575 # tag=v2 + uses: svenstaro/upload-release-action@2b9d2847a97b04d02ad5c3df2d3a27baa97ce689 # v2 with: repo_token: ${{ secrets.GITHUB_TOKEN }} file: ./natives/*