Skip to content

Commit

Permalink
specify output
Browse files Browse the repository at this point in the history
  • Loading branch information
greg6775 committed Sep 4, 2023
1 parent 69708cf commit 428ecc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
deno cache --reload=file: ./main.ts
- name: Compile
run: deno compile -A main.ts
run: deno compile -A --output bbn-bot main.ts

- name: Login to GitHub Container Registry
uses: docker/[email protected]
Expand Down

0 comments on commit 428ecc1

Please sign in to comment.