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 32a99ae commit f875973Copy full SHA for f875973
.github/workflows/release.yml
@@ -11,6 +11,8 @@ on:
11
push:
12
branches:
13
- master
14
+ workflow_call:
15
+
16
17
env:
18
# Use docker.io for Docker Hub if empty
0 commit comments