Skip to content

Update mathfacts uri #31

Update mathfacts uri

Update mathfacts uri #31

name: release.admin.riteshpripatel.com
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Release to S3
run: bash scripts/pipeline/release.sh admin.riteshpripatel.com aidencode/html/admin/index.html ${{secrets.AWS_ACCESS_KEY}} ${{secrets.AWS_ACCESS_SECRET}} "index.html"