Skip to content

Instantly share code, notes, and snippets.

@destroyer22719
Created January 28, 2021 21:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save destroyer22719/2c7176f4ca3addab6adef401eed5a3ea to your computer and use it in GitHub Desktop.
Save destroyer22719/2c7176f4ca3addab6adef401eed5a3ea to your computer and use it in GitHub Desktop.
jobs:
serverless-deploy-production:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment