Skip to content

Commit

Permalink
repo: update build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ivynya committed Aug 15, 2023
1 parent b734d11 commit 838629c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
with:
context: .
push: true
tags: ghcr.io/${{ github.repository }}/analytics:latest
tags: ghcr.io/${{ github.repository }}:latest

1 comment on commit 838629c

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 838629c Aug 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

Module not found "file:///src/main.ts".

Please sign in to comment.