aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authormat <27899617+mat-1@users.noreply.github.com>2021-03-01 14:24:22 -0600
committermat <27899617+mat-1@users.noreply.github.com>2021-03-01 14:24:22 -0600
commitec462294535dfce79f8035a0c7f48a2226b415f5 (patch)
tree867baf73b24aed116508efcb205242efdd40819e /.github/workflows
parent8dff3de251892eed1bc25223e789a61d9fa98699 (diff)
downloadskyblock-api-ec462294535dfce79f8035a0c7f48a2226b415f5.tar.gz
skyblock-api-ec462294535dfce79f8035a0c7f48a2226b415f5.tar.bz2
skyblock-api-ec462294535dfce79f8035a0c7f48a2226b415f5.zip
Update compile.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/compile.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml
index 0b0803b..c4b8268 100644
--- a/.github/workflows/compile.yml
+++ b/.github/workflows/compile.yml
@@ -17,6 +17,5 @@ jobs:
user-name: "mat-1"
user-email: "github@matdoes.dev"
message: "Compiled TS into JS"
- directories: ./src
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}