Skip to content

Commit

Permalink
chore: create a workflow to automate the build
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarmos-san committed Nov 2, 2023
1 parent 042e2c8 commit 058a973
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,3 @@ jobs:
with:
commit_message: "chore: compile the binary using `ncc`"
commit_options: "--no-verify --signoff"
file_pattern: "./dist/**/*"

0 comments on commit 058a973

Please sign in to comment.