Skip to content

Commit 0b35377

Browse files
committed
Fine tuning release action
1 parent 04f8292 commit 0b35377

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/Pipeline.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ jobs:
344344
with:
345345
replacements: |
346346
osvvm=${{ needs.Variables.outputs.tag }}
347-
nightly_name: testing
347+
nightly_name: ${{ needs.Variables.outputs.tag }}
348348
nightly_description: |
349349
This release contains all important artifacts created by OSVVM's CI pipeline.
350350
@@ -374,6 +374,7 @@ jobs:
374374
## Documentation
375375
376376
* [Documentation](https://github.com/OSVVM/Documentation)
377+
* [Further resources available at OSVVM.org](https://OSVVM.org)
377378
378379
inventory-json: "inventory.json"
379380
inventory-version: ${{ needs.Variables.outputs.tag }}

0 commit comments

Comments
 (0)