Skip to content

Merge branch 'extension-artifacts-build' #3

Merge branch 'extension-artifacts-build'

Merge branch 'extension-artifacts-build' #3

Workflow file for this run

name: Deploy update.lucee.org
on:
- workflow_dispatch
jobs:
deploy-to-update:

Check failure on line 5 in .github/workflows/deployupdate.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deployupdate.yml

Invalid workflow file

You have an error in your yaml syntax on line 5
name: Deploy
runs-on: ubuntu-latest
steps:
- name: Trigger deployments
run: |
curl -XPOST -u ${{ secrets.DEPLOY_API_TOKEN }}:${{ secrets.DEPLOY_API_TOKEN }} "${{ secrets.DEPLOY_API_ENDPOINT }}/update/"