Skip to content

Commit

Permalink
Update .github/workflows/_releaser_nightly_build.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Marcos Medrano <786907+mmmarcos@users.noreply.github.com>
  • Loading branch information
FirelightFlagboy and mmmarcos authored Mar 11, 2024
1 parent 136b37c commit e42fb75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/_releaser_nightly_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
outputs:
commit_sha:
description: |
The commit sha of the nightly release branch / tags that was created.
value: ${{ jobs.nightly-build.outputs.commit_sha}}
The commit sha of the nightly release branch/tag.
value: ${{ jobs.nightly-build.outputs.commit_sha }}
version_full:
description: |
The full version of the nightly release that was created.
Expand Down

0 comments on commit e42fb75

Please sign in to comment.