diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index a9a770f..f4fd287 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -109,7 +109,7 @@ jobs: run: ls -l dist - name: Upload Release Assets - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/') with: files: dist/bettercap_*