Skip to content

Commit

Permalink
specify output
Browse files Browse the repository at this point in the history
  • Loading branch information
GregTCLTK 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
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/login-action@v2.1.0
Expand Down

0 comments on commit 428ecc1

Please sign in to comment.