diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index d62628eb..b49bc4de 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -93,7 +93,7 @@ jobs: } EOF - name: Upload archives to release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: files: | lecture-python-programming-html-${{ github.ref_name }}.tar.gz