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

Commit

Permalink
Update build-game-ios.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcagabe19 authored Oct 3, 2024
1 parent 341beb2 commit 36a7e41
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-game-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,14 @@ jobs:
with:
name: iOSBuild
path: ${{ github.workspace }}

- name: Upload Artifact to Google Drive
uses: mathisve/gdrive-upload-action@main
with:
owerwrite: true
filename: Funkin.ipa
name: iOSBuild.ipa
credentials: ${{ secrets.GDRIVE_CREDENTIALS }}
folderId: ${{ secrets.GDRIVE_FOLDERID }}
encoded: true

- name: Delete Artifact
uses: geekyeggo/delete-artifact@v5
with:
Expand Down

0 comments on commit 36a7e41

Please sign in to comment.