Skip to content

Commit 69fdf25

Browse files
Update push-to-dockerhub.yaml
1 parent 9917586 commit 69fdf25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-to-dockerhub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- 'README.md'
99
- '.gitignore'
1010
- '.dockerignore'
11-
- './.github/workflows/go.yml'
11+
- '.github/workflows/go.yml'
1212

1313
jobs:
1414
build-and-push:

0 commit comments

Comments
 (0)