8000 ci: disable deploy step (#4696) · ngrx/platform@425cc0e · GitHub
[go: up one dir, main page]

Skip to content

Commit

Permalink
ci: disable deploy step (#4696)
Browse files Browse the repository at this point in the history
  • Loading branch information
timdeschryver authored Feb 12, 2025
1 parent 5d826a0 commit 425cc0e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,5 @@ jobs:
with:
name: artifact-modules
path: dist
- uses: webfactory/ssh-agent@v0.9.0
with:
ssh-private-key: ${{ secrets.SSH_DEPLOY_KEY }}
- run: pnpm run deploy:builds
# TODO: Add deployment steps here
# - run: pnpm run deploy:builds

0 comments on commit 425cc0e

Please sign in to comment.
0