Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Yeyo
  • Loading branch information
Kalebu authored Feb 2, 2024
1 parent 10494db commit e8ab7be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
push:
branches:
# Push events on main branch
- lambda-zip
- main

# The Job defines a series of steps that execute on the same runner.
jobs:
Expand Down Expand Up @@ -58,4 +58,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: api
path: api.zip
path: api.zip

0 comments on commit e8ab7be

Please sign in to comment.