Skip to content

Commit

Permalink
Don't set release name
Browse files Browse the repository at this point in the history
  • Loading branch information
joehoyle committed Feb 29, 2024
1 parent 2a17a13 commit 80e48d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
files: lambda.zip
name: lambda
- uses: actions/upload-artifact@v3
if: github.event_name == 'pull_request'
with:
Expand Down

0 comments on commit 80e48d6

Please sign in to comment.