We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac3298 commit a3c780bCopy full SHA for a3c780b
.github/workflows/launcher-build.yml
@@ -16,7 +16,6 @@ jobs:
16
- name: Checkout code
17
uses: actions/checkout@v3
18
with:
19
- token: ${{ secrets.GITHUB_TOKEN }}
20
submodules: 'true'
21
22
- name: 设置.NET Core
.github/workflows/plugin-build.yml
0 commit comments