diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 85cedabe5..60048bc31 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -169,7 +169,7 @@ jobs: name: graphql-schema - name: Publish Github release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: prerelease: true body_path: CHANGELOG.md