Skip to content

Commit

Permalink
assets update
Browse files Browse the repository at this point in the history
  • Loading branch information
Singulariity committed Nov 4, 2023
1 parent ac976b1 commit 1ab5a0f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
cd files
zip -qry ../out/umineko-tr-files_r${BUILD}.zip * || exit 1
cd ../
echo "Kurulum detayları için [buraya](https://github.com/Witch-Love/umineko-scripting-tr#kurulum) bakın." >> release_notes.md
echo "Kurulum detayları için [buraya](https://github.com/Witch-Love/umineko-scripting-tr/tree/master/INSTALLATION.md) bakın." >> release_notes.md
- name: Release
if: github.repository_owner == 'Witch-Love'
Expand All @@ -51,7 +51,7 @@ jobs:
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./out/umineko-tr-files_r${{ env.BUILD }}.zip
asset_name: umineko-tr-files_r${{ env.BUILD }}.zip
asset_name: umineko-tr-files.zip
asset_content_type: application/zip

- name: Upload TR Hash File
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Witch Love ~ Umineko Türkçe Çeviri Projesi

Bu repo oyunun Türkçe dosyalarını (grafiklerini vs.) barındırır.
Kurulum için [buraya](https://github.com/Witch-Love/umineko-scripting-tr#kurulum) bakınız.
Kurulum için [buraya](../../../umineko-scripting-tr/tree/master/INSTALLATION.md) bakınız.

0 comments on commit 1ab5a0f

Please sign in to comment.