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 59f935a commit e88f590Copy full SHA for e88f590
.github/workflows/release.yml
@@ -8,6 +8,8 @@ on:
8
required: true
9
type: string
10
11
+run-name: "Release: ${{ inputs.version }}"
12
+
13
env:
14
DEBUG: napi:*
15
APP_NAME: atlas-local
0 commit comments