Skip to content

Commit

Permalink
pause creating new builds/ branches
Browse files Browse the repository at this point in the history
  • Loading branch information
eritbh authored Jan 23, 2024
1 parent d2e5698 commit 449c162
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
npm run build
- name: Push build artifacts
if: false
env:
DEPLOY_KEY: ${{ secrets.DEPLOY_KEY }}
run: |
Expand Down

0 comments on commit 449c162

Please sign in to comment.