Skip to content

Commit

Permalink
fix: commit changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ElusAegis committed Dec 10, 2024
1 parent 15b4059 commit 58282f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-ios-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
run: |
cd ezkl-swift-package
git add Sources/EzklCoreBindings Tests/EzklAssets
git commit -m "Automatically updated EzklCoreBindings for EZKL"
if ! git push origin; then
echo "::error::Failed to push changes to ${{ env.EZKL_SWIFT_PACKAGE_REPO }}. Please ensure that EZKL_PORTER_TOKEN has the correct permissions."
Expand Down

0 comments on commit 58282f6

Please sign in to comment.