There was an error while loading. Please reload this page.
1 parent cfb299f commit bfd7e0aCopy full SHA for bfd7e0a
1 file changed
.github/actions/build-alpha-release-notes/action.yml
@@ -30,7 +30,6 @@ runs:
30
git log "${{ inputs.latest_tag }}..HEAD" \
31
--oneline \
32
--no-merges \
33
- --author='^(?!github-actions\[bot\]|dependabot\[bot\]).*$'
34
} > docs/release.md
35
- name: Upload UI artifact
36
uses: actions/upload-artifact@v4
0 commit comments