Skip to content

Commit

Permalink
ci: test publish
Browse files Browse the repository at this point in the history
  • Loading branch information
pchalupa committed Jul 23, 2024
1 parent 2fda80e commit 0fea5cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
name: npm
url: https://www.npmjs.com/package/expo-alternate-app-icons
steps:
- run: |
git config --global --add url."[email protected]:".insteadOf "https://github.com/"
- uses: actions/checkout@v4
with:
token: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit 0fea5cf

Please sign in to comment.