Skip to content

Commit aea8270

Browse files
committed
re-build on repository dispatch instead
1 parent 2afe8e3 commit aea8270

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Build Container
22

33
on:
44
workflow_dispatch:
5-
registry_package:
6-
types: [published]
5+
repository_dispatch:
6+
types: [rebuild-docs]
77

88
env:
99
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)