aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/compile.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/compile.yml')
-rw-r--r--.github/workflows/compile.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml
index c4b8268..0b0803b 100644
--- a/.github/workflows/compile.yml
+++ b/.github/workflows/compile.yml
@@ -17,5 +17,6 @@ jobs:
user-name: "mat-1"
user-email: "github@matdoes.dev"
message: "Compiled TS into JS"
+ directories: ./src
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}