Skip to content

Commit 16001d7

Browse files
committed
ci: set publish token
1 parent 1a01b2b commit 16001d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
fi
2727
env:
2828
pre_release: ${{ github.event.release.prerelease }}
29+
VSCE_PAT: ${{ secrets.VS_MARKETPLACE_TOKEN }}
2930

3031
# Commit the new version to the repository default branch and update the tag
3132
# This removes the signing of the commit, tag and release since it's

0 commit comments

Comments
 (0)