Skip to content

added the aws road map and SOPS guide #33

added the aws road map and SOPS guide

added the aws road map and SOPS guide #33

Workflow file for this run

name: My github action learn
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Run a one-line script
run: echo Hello, world!