Skip to content

Commit

Permalink
Fixed files upload 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
hipersayanX committed Mar 25, 2024
1 parent fce3304 commit e6c129b
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 @@ -137,7 +137,7 @@ jobs:
uses: softprops/action-gh-release@v1
if: ${{ startsWith(github.ref, 'refs/tags/') && matrix.upload }}
with:
files: packages-v4.14/*
files: packages-v4.19/*
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Daily Build Upload
Expand Down

0 comments on commit e6c129b

Please sign in to comment.