Skip to content

Commit 73719e4

Browse files
Update make-release-artifacts.yml
1 parent f6b1f94 commit 73719e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make-release-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
branch: ${{ github.event.pull_request.head.ref }}
1616
node-version: "16.20.2"
1717
artifact-paths: "./*.tgz" # "*.vsix"
18-
workflow-ref: 'develop'
18+
workflows-ref: 'develop'
1919
secrets: inherit
2020

2121
success-or-skip:

0 commit comments

Comments
 (0)