Skip to content

Update mathfacts uri #56

Update mathfacts uri

Update mathfacts uri #56

name: release.aidenstudioprojects.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 aidenstudioprojects.riteshpripatel.com aidencode/html/aidenstudioprojects/index.html ${{secrets.AWS_ACCESS_KEY}} ${{secrets.AWS_ACCESS_SECRET}} "index.html"