Skip to content

fix: Disable HTTPS (CA를 구하지 못함) #32

fix: Disable HTTPS (CA를 구하지 못함)

fix: Disable HTTPS (CA를 구하지 못함) #32

Workflow file for this run

name: Temporal CI/CD via Webhook
on:
push:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Calls Webhook
run: curl ${{ secrets.WEBHOOK }}