diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5b61a035..aebb1f7d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -142,7 +142,7 @@ jobs: if: github.repository == 'charleskorn/kaml' && github.ref == 'refs/heads/main' && github.event_name == 'push' && steps.get_tag.outputs.skip != 'true' - name: Add artifacts to GitHub release - uses: softprops/action-gh-release@v2.0.8 + uses: softprops/action-gh-release@v2.0.9 with: tag_name: ${{ steps.get_tag.outputs.tag }} files: build/release/*