diff --git a/.github/workflows/releasetag.yml b/.github/workflows/releasetag.yml index 985832db..28ce0c1d 100644 --- a/.github/workflows/releasetag.yml +++ b/.github/workflows/releasetag.yml @@ -82,7 +82,7 @@ jobs: - name: Generate jar with dependencies run: ./mvnw package -pl chaos-monkey-spring-boot - name: Create Github Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: body_path: changes.md files: |