Skip to content

GitHub composite action to run a basic build with the Smithy CLI

Notifications You must be signed in to change notification settings

eduardomourar/smithy-composite-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

smithy-composite-action

GitHub composite action to run a basic build with the Smithy CLI.

Usage

on: [push]
jobs:
  build:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v3
      - uses: eduardomourar/smithy-composite-action@v1

About

GitHub composite action to run a basic build with the Smithy CLI

Topics

Resources

Stars

Watchers

Forks

Languages