pchalupa / expo-alternate-app-icons

Provides functions that let you change the app icon.
https://www.npmjs.com/package/expo-alternate-app-icons
MIT License
43 stars 4 forks source link

ci: fix publish job #69

Closed pchalupa closed 3 months ago

pchalupa commented 3 months ago

Fixed git checkout action in the publish job.

📦 Published PR as canary version: 0.1.8--canary.69.ac85c14.0
:sparkles: Test out this PR locally via: ```bash npm install expo-alternate-app-icons@0.1.8--canary.69.ac85c14.0 # or yarn add expo-alternate-app-icons@0.1.8--canary.69.ac85c14.0 ```