Skip to content

update composer description #8

update composer description

update composer description #8

Workflow file for this run

name: Staging Deployment
on:
push:
branches: [ master ]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Start Sync
run: |
echo "All Good! :)"