Skip to content

Commit

Permalink
Update release.yml to correctly upload release artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
eljohnson92 authored Apr 18, 2024
1 parent ae30242 commit eb104ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ jobs:
- name: Upload Release Artifacts
uses: softprops/action-gh-release@v2
with:
files: |
./infrastructure-linode
files: ./infrastructure-linode/*

0 comments on commit eb104ea

Please sign in to comment.