Skip to content

Commit 5215bf1

Browse files
committed
Temporarily allow publish workflow to be triggered manually
1 parent 20fe5ec commit 5215bf1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/stage-5-publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: "Publish stage"
22

33
on:
4+
workflow_dispatch: # Temporary - remove this!
45
workflow_call:
56
inputs:
67
build_datetime:

0 commit comments

Comments
 (0)