Skip to content

Commit

Permalink
Merge pull request #15 from reecetech/fix-releasing
Browse files Browse the repository at this point in the history
Fix for failing to upload release binaries
  • Loading branch information
ps-jay authored May 24, 2024
2 parents 356f194 + 190dc28 commit 42e720b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
generate_release_notes: true
files: |
*/ebs-bootstrap-linux-*
ebs-bootstrap-linux-*
- id: push-short-tag
name: Create release short tag 🏷
Expand Down

0 comments on commit 42e720b

Please sign in to comment.