Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
teebszet committed Jul 5, 2023
1 parent ba49140 commit d9656ad
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 @@ -41,4 +41,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: release-build
path: ${{ steps.save-filename.output.FILENAME }}
path: ${{ steps.save-filename.outputs.FILENAME }}

0 comments on commit d9656ad

Please sign in to comment.