mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
CI: make indentation in tarball.yml consistent
This commit is contained in:
parent
cc25ec5faa
commit
d41b94d12d
1 changed files with 2 additions and 2 deletions
4
.github/workflows/tarball.yml
vendored
4
.github/workflows/tarball.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Reference in a new issue