Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jclab-joseph committed Aug 14, 2021
1 parent 271959c commit bf8299c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pkgs-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
echo "* $(build/linuxkit pkg show-tag -org jclab pkg/securekit-sshd)" >> build/release-note.txt
echo "* $(build/linuxkit pkg show-tag -org jclab pkg/securekit-disk)" >> build/release-note.txt
- name: Release Note
uses: softprops/action-gh-release@v1
with:
body_path: build/release-note.txt

0 comments on commit bf8299c

Please sign in to comment.