Skip to content

Commit

Permalink
added configPathtry 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Jameshskelton committed May 18, 2023
1 parent 2040524 commit 811c4d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ jobs:
CONTAINER_SHA: ${{ steps.set-container-sha.outputs.CONTAINER_SHA }}
with:
projectId: pioiimjvdsx
configPath: /home/runner/work/Whisper-AutoCaption/.paperspace/app.yaml
configPath: ../.paperspace/app.yaml
image: ghcr.io/${{ github.repository }}:latest@${{ steps.build-push.outputs.digest }}

0 comments on commit 811c4d0

Please sign in to comment.