Skip to content

Commit

Permalink
Merge pull request #49 from rhettre/feature/release-workflow
Browse files Browse the repository at this point in the history
Update release-workflow.yml
  • Loading branch information
rhettre authored Jul 27, 2024
2 parents 6f740d3 + 866871c commit 6598b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build layer.zip
run: |
zip -r layer.zip coinbase-advancedtrade-python
zip -r layer.zip ./
- name: Create Release
id: create_release
Expand Down

0 comments on commit 6598b1c

Please sign in to comment.