Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Update release name
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunkyProgrammer authored Jun 28, 2023
1 parent cb531d5 commit 037e627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
id: versionNumber
uses: actions/github-script@v6
env:
VERSION_NUMBER_NIGHTLY: ${{ env.PACKAGE_VERSION }}-nightly-${{ github.run_number }}
VERSION_NUMBER_NIGHTLY: ${{ env.PACKAGE_VERSION }}-FTN-${{ github.run_number }}
with:
result-encoding: string
script: |
Expand Down

0 comments on commit 037e627

Please sign in to comment.