Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Update issue-to-project.yml #57

Update issue-to-project.yml

Update issue-to-project.yml #57

name: Push to CapRover
on:
push:
branches:
- master
jobs:
my-job:
runs-on: ubuntu-latest
steps:
- name: My Step
uses: jasongitmail/[email protected]
with:
url: ${{ secrets.CAPROVER_WEBHOOK_URL_DORAS_HOMESITE }}