Skip to content

Commit

Permalink
chore(build): Release path is a glob
Browse files Browse the repository at this point in the history
  • Loading branch information
pgcrooks-sysdig committed Jan 29, 2025
1 parent 5026306 commit be1a1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
files: |
./runtimes/cloudformation/dist
./runtimes/cloudformation/dist/*
name: ${{ github.ref_name }}

0 comments on commit be1a1f0

Please sign in to comment.