Skip to content

Instantly share code, notes, and snippets.

@JonnyBurger
Created August 17, 2019 10:52
Show Gist options
  • Save JonnyBurger/1e3b8822fe17c51f1e3683a4af8e1cf3 to your computer and use it in GitHub Desktop.
Save JonnyBurger/1e3b8822fe17c51f1e3683a4af8e1cf3 to your computer and use it in GitHub Desktop.
- run: |
echo "$SUPPLYFILE" | base64 -d > app/android/supplyfile.json
env:
SUPPLYFILE: ${{ secrets.SUPPLYFILE }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment