Skip to content

Commit

Permalink
Update Build and Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yodaluca23 authored Sep 11, 2024
1 parent 7d08323 commit 5f658d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Build and Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@ jobs:
mv AltStoreRepo_updated.json AltStoreRepo.json
- name: Upload updated AltStore Repo.json as artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: UpdatedAltStoreRepo
path: AltStoreRepo.json
Expand Down Expand Up @@ -828,7 +828,7 @@ jobs:
mv ScarletRepo_updated.json ScarletRepo.json
- name: Upload updated Scarlet Repo.json as artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: UpdatedScarletRepo
path: ScarletRepo.json

0 comments on commit 5f658d4

Please sign in to comment.