Skip to content

chore: bump version to 0.3.4 in package.json and package-lock.json (#… #43

chore: bump version to 0.3.4 in package.json and package-lock.json (#…

chore: bump version to 0.3.4 in package.json and package-lock.json (#… #43

name: Deploy to staging
on:
workflow_dispatch:
push:
branches: [main]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Webhook request
run: |
curl -X GET https://stage.request.network/api/deploy/${{ secrets.EASYPANEL_DEPLOY_KEY_STAGING }}