We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f88f5fe + 583d6c6 commit 18ec998Copy full SHA for 18ec998
1 file changed
.github/workflows/Nightly Build.yml
@@ -6,7 +6,7 @@ on:
6
permissions: write-all
7
jobs:
8
build:
9
- name: Nightly Build ${{ github.sha }}
+ name: Nightly Build
10
runs-on: windows-latest
11
steps:
12
# 准备环境
0 commit comments