- Update workflow

This commit is contained in:
ParticleG
2022-12-20 20:01:56 +08:00
parent 23cbb9e261
commit bc634b2eeb

View File

@@ -277,7 +277,7 @@ jobs:
dir: ./ColdClear dir: ./ColdClear
- name: Build iOS packages - name: Build iOS packages
id: build-packages id: build-packages
uses: love-actions/love-actions-ios@main uses: love-actions/love-actions-ios@v1
with: with:
app-name: ${{ needs.get-info.outputs.app-name }} app-name: ${{ needs.get-info.outputs.app-name }}
bundle-id: ${{ steps.process-app-name.outputs.bundle-id }} bundle-id: ${{ steps.process-app-name.outputs.bundle-id }}