Skip to content

Add Andrew to testimonial #26

Add Andrew to testimonial

Add Andrew to testimonial #26

Workflow file for this run

name: Hugo S3 Development
on:
pull_request:
branches: [ main ]
jobs:
build-dev:
runs-on: ubuntu-latest
steps:
- name: Check out main
uses: actions/checkout@master
with:
ref: ${{ github.ref }}
- name: Build and deploy
uses: AlbertMorenoDEV/[email protected]
with:
hugo-version: 0.89.0
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
target: development