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 a17eaac commit 5c70ea8Copy full SHA for 5c70ea8
.github/workflows/release.yml
@@ -12,6 +12,8 @@ on:
12
- autoconf
13
- devcontainer
14
15
+run-name: "Release: ${{ inputs.package }}"
16
+
17
jobs:
18
release-to-ghcr:
19
concurrency:
0 commit comments