Skip to content

Bump sass from 1.75.0 to 1.76.0 in the js-minor-patch group (#3195) #526

Bump sass from 1.75.0 to 1.76.0 in the js-minor-patch group (#3195)

Bump sass from 1.75.0 to 1.76.0 in the js-minor-patch group (#3195) #526

name: Deploy staging
on:
push:
branches:
- main
workflow_dispatch:
jobs:
deploy-staging:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Deploy sandbox environment
uses: akhileshns/heroku-deploy@v3.12.14
with:
heroku_api_key: ${{secrets.XMUNOZ_HEROKU_API_KEY}}
heroku_app_name: "daria-services-staging"
heroku_email: "xmunoz+heroku@opentechstrategies.com"