mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-10-29 16:59:47 +00:00
bump version (#6569)
This commit is contained in:
parent
3b4c461bfc
commit
4fdbcfaf56
2
.github/workflows/github_release.yml
vendored
2
.github/workflows/github_release.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
- name: Generate release notes for beta versions
|
||||
run: |
|
||||
reno report --no-show-source --ignore-cache --version v${{ steps.version.outputs.current_pre_release }} -o relnotes.rst
|
||||
reno report --no-show-source --ignore-cache --version v${{ steps.version.outputs.current_release }}-${{ steps.version.outputs.current_pre_release }} -o relnotes.rst
|
||||
|
||||
- name: Convert to Markdown
|
||||
uses: docker://pandoc/core:3.1
|
||||
|
||||
@ -1 +1 @@
|
||||
2.0.0-beta.2
|
||||
2.0.0-beta.3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user