Skip to content

Commit

Permalink
Merge branch 'main' of github.com:axeloz/filesharing
Browse files Browse the repository at this point in the history
  • Loading branch information
axeloz committed Jul 5, 2023
2 parents 8c8746b + aa384ee commit f31e5e3
Show file tree
Hide file tree
Showing 3 changed files with 722 additions and 15 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docker-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
tags: |
${{ steps.meta.outputs.tags }}
${{ secrets.DOCKER_USERNAME }}/filesharing:latest
labels: ${{ steps.meta.outputs.labels }}

Loading

0 comments on commit f31e5e3

Please sign in to comment.