Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ScanMountGoat authored Mar 16, 2023
1 parent bce385a commit e86ae14
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 @@ -102,6 +102,6 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: ldr_tools_blender_macos${{matrix.desc}}.zip
files: ldr_tools_blender_macos_${{matrix.desc}}.zip
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit e86ae14

Please sign in to comment.