fix: release-please automation

This commit is contained in:
garethgeorge
2024-02-16 02:07:50 -08:00
parent d53f432c78
commit 63ddf15bf9
-3
View File
@@ -28,9 +28,6 @@ jobs:
with:
node-version: "20"
- name: Install Deps
run: ./scripts/install-deps.sh
- name: Login to Docker Hub
uses: docker/login-action@v3
with: