Skip to content

Commit d49a81f

Browse files
committed
publish recipe DNA in Github CI release workflow
1 parent 82fb2bb commit d49a81f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,5 @@ jobs:
8181
gh release upload "${GITHUB_REF#refs/tags/}" "bundles/dna/planning/hrea_planning.dna" --clobber
8282
gh release upload "${GITHUB_REF#refs/tags/}" "bundles/dna/proposal/hrea_proposal.dna" --clobber
8383
gh release upload "${GITHUB_REF#refs/tags/}" "bundles/dna/specification/hrea_specification.dna" --clobber
84+
gh release upload "${GITHUB_REF#refs/tags/}" "bundles/dna/recipe/hrea_recipe.dna" --clobber
8485
# gh release upload "${GITHUB_REF#refs/tags/}" "bundles/web-app/hrea.webhapp" --clobber

0 commit comments

Comments
 (0)