Skip to content

Commit

Permalink
Fine tuning release action
Browse files Browse the repository at this point in the history
  • Loading branch information
JimLewis committed Feb 26, 2025
1 parent 04f8292 commit 0b35377
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ jobs:
with:
replacements: |
osvvm=${{ needs.Variables.outputs.tag }}
nightly_name: testing
nightly_name: ${{ needs.Variables.outputs.tag }}
nightly_description: |
This release contains all important artifacts created by OSVVM's CI pipeline.
Expand Down Expand Up @@ -374,6 +374,7 @@ jobs:
## Documentation
* [Documentation](https://github.com/OSVVM/Documentation)
* [Further resources available at OSVVM.org](https://OSVVM.org)
inventory-json: "inventory.json"
inventory-version: ${{ needs.Variables.outputs.tag }}
Expand Down

0 comments on commit 0b35377

Please # to comment.