Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
This time for sure!
Browse files Browse the repository at this point in the history
  • Loading branch information
K1rakishou committed Feb 1, 2024
1 parent 641ef6c commit 2f8d40e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v2
with:
repository: 'https://github.com/K1rakishou/Kuroba-Experimental-beta'
repository: 'K1rakishou/Kuroba-Experimental-beta'
token: ${{ secrets.PAT }}
- name: Download APK
uses: actions/download-artifact@v2
Expand All @@ -29,9 +29,6 @@ jobs:
release_name: Release ${{ github.run_id }}
draft: false
prerelease: false
- name: Test
run: |
pwd
- name: Upload Release Asset
uses: actions/upload-release-asset@v1
env:
Expand Down

0 comments on commit 2f8d40e

Please sign in to comment.