We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e70369 commit c196bc4Copy full SHA for c196bc4
.github/workflows/release.yml
@@ -3,7 +3,6 @@ name: Create Release and Publish Docker Images
3
on:
4
push:
5
branches:
6
- - release # Trigger when commits are pushed to the release branch (e.g., after merging master)
7
- rocm-release
8
paths-ignore:
9
- '**.md'
VERSION
@@ -1 +1 @@
1
-0.2.4-3
+0.2.4-4
0 commit comments