Skip to content

Commit

Permalink
Fixed files upload.
Browse files Browse the repository at this point in the history
  • Loading branch information
hipersayanX committed Mar 25, 2024
1 parent 1c0859f commit fce3304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
with:
body: "${{ github.event.head_commit.message }} (commit: ${{ github.sha }})<hr>**Note**: Ignore the commit information of the tag, the files in the release keep updating with every new build, these packages were built from ${{ github.sha }} commit."
prerelease: true
files: packages-v4.14/*
files: packages-v4.19/*
name: Daily Build
tag_name: daily-build
env:
Expand Down

0 comments on commit fce3304

Please sign in to comment.