Ensure that the latest build is always on top

This commit is contained in:
hax0kartik 2020-05-05 07:47:10 +05:30
commit ca98ef19da

View file

@ -40,8 +40,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.KEY }}
with:
tag_name: luma3ds-${{ env.hash }}
release_name: luma3ds-${{ env.hash }}
tag_name: ${{ github.run_number }}-luma3ds-${{ env.hash }}
release_name: ${{ github.run_number }}-luma3ds-${{ env.hash }}
draft: false
prerelease: false
body: |