Skip to content

Commit

Permalink
Allow manual trigger of release-container build (#4877)
Browse files Browse the repository at this point in the history
  • Loading branch information
syeopite authored Aug 25, 2024
1 parent 80958aa commit cec905e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-stable-container.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Build and release container

on:
workflow_dispatch:
push:
tags:
- "v*"
Expand Down

0 comments on commit cec905e

Please sign in to comment.