diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index ea5c1b5..57a94a7 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -95,7 +95,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-fa-html-${{ github.ref_name }}.tar.gz