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 20fe5ec commit 5215bf1Copy full SHA for 5215bf1
.github/workflows/stage-5-publish.yaml
@@ -1,6 +1,7 @@
1
name: "Publish stage"
2
3
on:
4
+ workflow_dispatch: # Temporary - remove this!
5
workflow_call:
6
inputs:
7
build_datetime:
0 commit comments