Skip to content

Commit fe05b50

Browse files
authored
modify release trigger to scan image
1 parent 84d3cf9 commit fe05b50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
- cron: '0 0 * * 0'
1111
release:
1212
types:
13-
- created
13+
- published
1414

1515
permissions:
1616
contents: read

0 commit comments

Comments
 (0)