Skip to content

Commit

Permalink
roll back
Browse files Browse the repository at this point in the history
  • Loading branch information
adan-ea committed Jan 11, 2024
1 parent 107e5bb commit 0528378
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set env
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV

- name: Install TypeScript
- name: Install TypeScript and build
run: npm install --no-save typescript adroi.d.ea && npx tsc

- name: Release
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "adroid_ea",
"description": "Multi function discord bot",
"version": "4.0.0",
"version": "3.7.1",
"author": "adan_ea",
"license": "AGPL-3.0",
"repository": {
Expand Down

0 comments on commit 0528378

Please sign in to comment.