diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 8c7954738..be0e543a6 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -42,7 +42,6 @@ jobs: - name: npm install, build, and publish run: | # Configure git user - git remote set-url origin git@github.com:malloydata/malloy git config --global user.email "malloy-ci-bot@malloydata.org" git config --global user.name "Malloy CI Bot" # Build