update publish job with correct action params

This commit is contained in:
Arian Daneshvar
2025-04-21 15:47:00 -07:00
parent 9c6f1e4ff0
commit 779f06e1c0

View File

@@ -21,3 +21,5 @@ jobs:
with:
image_name: ${{ github.repository }}
github_token: ${{ secrets.GITHUB_TOKEN }}
dockerfile: ./backend/Dockerfile
context: ./backend