Skip to content

Commit

Permalink
Fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
crstian19 committed Jan 18, 2024
1 parent 110409a commit 7a20b54
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ jobs:
registry: ghcr.io
password: ${{ secrets.GITHUB_TOKEN }}
cache: true
image: latest
image: crstian19/docker-acestream-server
cache_registry: cache
tag_with_latest: true

- name: Log in to GitHub Container Registry
uses: docker/login-action@v1
Expand Down

0 comments on commit 7a20b54

Please sign in to comment.