Skip to content

Commit

Permalink
fix(docker): set directory
Browse files Browse the repository at this point in the history
  • Loading branch information
dargmuesli committed Jan 19, 2023
1 parent ab5eb34 commit 45bd8a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: f00135e2a8cc575a4bc4817c9521fe71
projectName: jonas-thelemann
# directory: dist
directory: .
gitHubToken: ${{ secrets.GITHUB_TOKEN }} # set this to enable GitHub deployments

0 comments on commit 45bd8a8

Please sign in to comment.