Skip to content

Commit

Permalink
publish recipe DNA in Github CI release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pospi committed Feb 6, 2024
1 parent 82fb2bb commit d49a81f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,5 @@ jobs:
gh release upload "${GITHUB_REF#refs/tags/}" "bundles/dna/planning/hrea_planning.dna" --clobber
gh release upload "${GITHUB_REF#refs/tags/}" "bundles/dna/proposal/hrea_proposal.dna" --clobber
gh release upload "${GITHUB_REF#refs/tags/}" "bundles/dna/specification/hrea_specification.dna" --clobber
gh release upload "${GITHUB_REF#refs/tags/}" "bundles/dna/recipe/hrea_recipe.dna" --clobber
# gh release upload "${GITHUB_REF#refs/tags/}" "bundles/web-app/hrea.webhapp" --clobber

0 comments on commit d49a81f

Please sign in to comment.