Skip to content

Commit

Permalink
ci(github): new docker on every push
Browse files Browse the repository at this point in the history
  • Loading branch information
Zweihander-Main committed Oct 14, 2023
1 parent 49d8e04 commit ee99e35
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ name: Publish zweizs/hnfeed
push:
branches:
- 'master'
tags:
- 'v*'
paths:
- '!README.md'
paths-ignore:
- '**/README.md'
- '**/LICENSE'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit ee99e35

Please sign in to comment.