CI: make indentation in tarball.yml consistent

This commit is contained in:
rofl0r 2022-07-31 04:41:19 +00:00 committed by Henrik Rydgård
parent cc25ec5faa
commit d41b94d12d

View file

@ -45,5 +45,5 @@ jobs:
- name: upload tarball
uses: softprops/action-gh-release@v1
with:
files: ${{ steps.archive.outputs.tarball }}
token: ${{ secrets.GITHUB_TOKEN }}
files: ${{ steps.archive.outputs.tarball }}
token: ${{ secrets.GITHUB_TOKEN }}