Skip to content

Commit 32ae66a

Browse files
committed
rename the build build-stable
1 parent 1a2d66d commit 32ae66a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/snap-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
workflow_dispatch:
66

77
jobs:
8-
stable:
8+
build-stable:
99
runs-on: ubuntu-24.04
1010
if: github.ref == 'refs/heads/stable' # Run only for the 'stable' branch
1111
steps:

0 commit comments

Comments
 (0)