We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d080c8 commit 381bcc1Copy full SHA for 381bcc1
1 file changed
.github/workflows/release-nym-vpn-desktop.yml
@@ -258,7 +258,7 @@ jobs:
258
run: |
259
(echo "SUBJECT=$TAG_NAME"
260
echo 'PRERELEASE=--prerelease'
261
- ehco 'NOTES_FILE=release-notes-desktop.md') >> $GITHUB_ENV
+ echo 'NOTES_FILE=release-notes-desktop.md') >> $GITHUB_ENV
262
263
# Recall that download-artifact will extract into a directory that
264
# includes the tar.gz suffix.
0 commit comments