Skip to content

Commit

Permalink
Update release file in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
faermanj committed Jan 23, 2024
1 parent eb9cc5e commit 375a190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-tag-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: dist/infrastructure.zip
files: dist/ecomarkets-cfn.zip

0 comments on commit 375a190

Please sign in to comment.