Skip to content

Commit

Permalink
Checkout git source to access changelog for GitHub release creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Nothing4You committed Apr 11, 2022
1 parent f990ebf commit f6b50a1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -739,6 +739,12 @@ jobs:
discussions: write

steps:
- name: Fetch the src snapshot
uses: actions/checkout@v3
with:
fetch-depth: 1
ref: ${{ github.event.inputs.release-commitish }}

- name: Download all the dists
uses: actions/download-artifact@v2
with:
Expand Down

0 comments on commit f6b50a1

Please sign in to comment.