Skip to content

Commit b6c3ca3

Browse files
authored
Update main.yml
1 parent b77b554 commit b6c3ca3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
uses: ncipollo/release-action@v1
3131
with:
3232
artifacts: "output/scratch-win.exe,output/scratch-mac.dmg"
33+
token: ${{ secrets.PUBLISH }}
3334
body: |
3435
{ "describe_zh" : "这些文件属于 scratch.mit.edu/download 而不属于 ASDM,ASDM 所做的只是镜像这些文件。",
3536
"describe_en" : "( These files are from scratch.mit.edu/download and not belongs to asdm, asdm to do are just mirror these files. )",

0 commit comments

Comments
 (0)