Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 24fe3ca

Browse files
committed
Change the GH Action file from push to release published... as it originally was.
1 parent c040b93 commit 24fe3ca

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Publish Docker Image
22
on:
3-
push:
4-
branches:
5-
- main
3+
release:
4+
types: [published]
65

76
jobs:
87
push-to-registery:

0 commit comments

Comments
 (0)