Skip to content

Commit

Permalink
testing github action 10
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekinstnt committed Sep 17, 2024
1 parent 1620440 commit 4de7c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aries/wrappers/uniffi-aries-vcx/scripts/ios.build.cargo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
for ASSET_ID in $ASSET_IDS; do
echo "Deleting existing asset with ID: $ASSET_ID"
curl -s -X DELETE -H "Authorization: token $GITHUB_TOKEN" "https://api.github.com/repos/$REPO/releases/assets/$ASSET_ID"

done
fi

echo "Asset delete process complete."
Expand Down

0 comments on commit 4de7c0d

Please sign in to comment.