Skip to content

Commit 12f6f81

Browse files
committed
strange syntax
1 parent 10d932e commit 12f6f81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ jobs:
5858
# Full name of the tarball asset
5959
PKG_NAME="${PKG_BASENAME}.${PKG_SUFFIX}"
6060
61+
echo ::set-output name=PKG_BASENAME::${PKG_BASENAME}
62+
echo ::set-output name=PKG_NAME::${PKG_NAME}
63+
6164
- name: Pack vsix
6265
id: pack
6366
shell: bash

0 commit comments

Comments
 (0)