mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
Update Build mR-NB.yml
add debug
This commit is contained in:
1
.github/workflows/Build mR-NB.yml
vendored
1
.github/workflows/Build mR-NB.yml
vendored
@@ -86,6 +86,7 @@ jobs:
|
||||
run: |
|
||||
# Create tag name
|
||||
TAG="v${{ needs.Build-Release.outputs.version }}-${{ needs.Build-Release.outputs.build }}-${GITHUB_RUN_NUMBER}"
|
||||
echo "Tag: "v${{ needs.Build-Release.outputs.version }}-${{ needs.Build-Release.outputs.build }}-${GITHUB_RUN_NUMBER}""
|
||||
|
||||
# Create release with tag and attach artifact
|
||||
gh release create "$TAG" \
|
||||
|
||||
Reference in New Issue
Block a user