mirror of
https://github.com/Arcadia-Solutions/arcadia.git
synced 2025-12-16 23:14:15 -06:00
update publish job with correct action params
This commit is contained in:
2
.github/workflows/publish_images.yaml
vendored
2
.github/workflows/publish_images.yaml
vendored
@@ -21,3 +21,5 @@ jobs:
|
||||
with:
|
||||
image_name: ${{ github.repository }}
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
dockerfile: ./backend/Dockerfile
|
||||
context: ./backend
|
||||
|
||||
Reference in New Issue
Block a user