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 5961e1a commit df87ff2Copy full SHA for df87ff2
.github/workflows/release.yaml
@@ -4,6 +4,7 @@
4
# 2. Builds a new image if no matching edge image exists
5
# Then it creates a GitHub release with the image details.
6
name: Create Release For Version
7
+run-name: Release ${{ github.ref_name }}
8
9
on:
10
push:
0 commit comments