We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c343b50 commit 30691e5Copy full SHA for 30691e5
.github/workflows/nightly.yaml
@@ -1,4 +1,4 @@
1
-name: Nightly Development Build and Release
+name: Nightly (Development) Build and Release
2
# Controls when the action will run.
3
on:
4
workflow_dispatch:
.github/workflows/release.yaml
-name: Build and Release
+name: Master Build and Release
0 commit comments