Skip to content

Commit cbe1e0d

Browse files
committed
Usetokenagain
1 parent 0b3428f commit cbe1e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: softprops/action-gh-release@v2
4747
id: create_release
4848
with:
49-
#token: ${{ secrets.RELEASE_TOKEN }}
49+
token: ${{ secrets.RELEASE_TOKEN }}
5050
files: ValeLS.zip
5151

5252
- name: Release on Extension Store

0 commit comments

Comments
 (0)