Skip to content

Commit

Permalink
echo yes
Browse files Browse the repository at this point in the history
  • Loading branch information
rlho committed Feb 14, 2024
1 parent a105b2e commit e9b318f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Push to Google Apps Script
run: |
cd media_commons_booking_app
npm run deploy
echo "Yes" | npm run deploy
- name: Create new version and push
run: |
cd media_commons_booking_app
Expand Down

0 comments on commit e9b318f

Please sign in to comment.