Skip to content

Commit

Permalink
Update aria2-docker-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xtremforce authored Apr 18, 2024
1 parent fb2807e commit fd7e7ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/aria2-docker-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
name: Build and push
uses: docker/build-push-action@v5
with:
context: ./aria2/
dockerfile: ./aria2/Dockerfile
context: aria2/
dockerfile: aria2/Dockerfile
push: true
tags: xforce/aria2:latest

0 comments on commit fd7e7ba

Please sign in to comment.