Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thelindat authored Feb 18, 2022
1 parent 16276d1 commit 0c76206
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 @@ -49,7 +49,7 @@ jobs:
repo_token: '${{ secrets.GITHUB_TOKEN }}'
title: ${{ env.RELEASE_VERSION }}
prerelease: false
files: oxmysql-${{ env.RELEASE_VERSION }}.zip
files: oxmysql.zip

env:
CI: false
Expand Down

0 comments on commit 0c76206

Please sign in to comment.