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

Commit 7e71f7b

Browse files
authored
try using created instead
1 parent 9017dfa commit 7e71f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Publish Docker image
22
on:
33
release:
4-
types: [published]
4+
types: [created]
55
jobs:
66
push_to_registry:
77
name: Push Docker image to GitHub Packages

0 commit comments

Comments
 (0)