mirror of
https://github.com/gabehf/sonarr-seadex-proxy.git
synced 2026-03-11 00:10:33 -07:00
Compare commits
No commits in common. "main" and "v0.0.3" have entirely different histories.
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
|
@ -37,6 +37,7 @@ jobs:
|
|||
push_to_registry:
|
||||
name: Push Docker image to Docker Hub (release)
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
needs: test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue