We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aa0469 commit 8561b11Copy full SHA for 8561b11
1 file changed
.github/workflows/promote-stable.yml
@@ -16,7 +16,7 @@ concurrency:
16
group: ${{ github.workflow }}-promote-stable
17
cancel-in-progress: false
18
19
- jobs:
+jobs:
20
promote_stable:
21
name: Promote ${{ matrix.variant }} to stable
22
runs-on: ubuntu-24.04
0 commit comments