fix: 🐛 Upload the correct artifacts

pull/4329/head
tidusjar 3 years ago
parent 6983412681
commit a2498051cf

@ -205,12 +205,8 @@ jobs:
name: ${{ steps.changelog.outputs.tag }}
tag_name: ${{ steps.changelog.outputs.tag }}
files: |
linux-arm.tar.gz
linux-arm64.tar.gz
linux-x64.tar.gz
osx-x64.tar.gz
win10-x86.zip
win10-x64.zip
artifacts/**.tar.gz
artifacts/**.zip

@ -17,8 +17,6 @@ on:
pull_request:
# The branches below must be a subset of the branches above
branches: [ develop ]
schedule:
- cron: '40 3 * * 4'
jobs:
analyze:

Loading…
Cancel
Save