Skip to content

Commit b82d0eb

Browse files
committed
fix workflow path
1 parent fb37807 commit b82d0eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77
paths:
88
- 'Dockerfile'
9-
- '.github/workflows/update-and-publish.yml'
9+
- '.github/workflows/build-and-publish.yml'
1010

1111
jobs:
1212
build-and-publish:

0 commit comments

Comments
 (0)