Skip to content

Commit

Permalink
Merge pull request #47 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 45fc788 + 919d8d9 commit 337cf69
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 ..coinbase_advancedtrade_python
- name: Create Release
id: create_release
Expand Down

0 comments on commit 337cf69

Please sign in to comment.