Skip to content

Commit

Permalink
chore: some clean ups
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Baliasnikov committed Aug 7, 2023
1 parent 6ca7afb commit 24a4d91
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ jobs:
with:
node-version: "lts/*"

- name: Setup Java
uses: actions/setup-java@v3
with:
distribution: adopt
java-version: 11

- uses: crazy-max/ghaction-import-gpg@v5
id: import_gpg
with:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@
]
]
}
}
}

0 comments on commit 24a4d91

Please sign in to comment.