Skip to content

Commit 9c6ac61

Browse files
committed
Update plugin-build.yml
1 parent 429dc74 commit 9c6ac61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/plugin-build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
uses: actions/checkout@v3
1818
with:
1919
submodules: 'true'
20+
token: ${{ secrets.GITHUB_TOKEN }}
2021

2122
- name: 设置.NET Core
2223
uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)