Skip to content

Commit

Permalink
[nc] iterating on artifact downloads
Browse files Browse the repository at this point in the history
Signed-off-by: Nic Cheneweth <[email protected]>
  • Loading branch information
ncheneweth committed Oct 22, 2024
1 parent a472e55 commit c1c4235
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/before-publish/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ runs:
- name: generate release notess
shell: bash
run: |
ls -la
cat tpl/release-notes.tpl > release-notes.md
cat ${{ inputs.instance }} >> release-notes.md
echo "</details>" >> release-notes.md

0 comments on commit c1c4235

Please sign in to comment.