Skip to content

Commit

Permalink
Update ci.yaml: realease.
Browse files Browse the repository at this point in the history
  • Loading branch information
ekhabarov authored Dec 11, 2023
1 parent d344dde commit 2485472
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ jobs:
steps:
- name: Checkout sources
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Prepare release notes and artifacts
run: .github/workflows/release_prep.sh ${{ needs.bumper.outputs.version }} > release_notes.txt
Expand Down

0 comments on commit 2485472

Please sign in to comment.