Tags: nthState/UploadTestFlightReleaseNotes
Tags
feat: Switch to non-docker implementation (#2) * feat: Switch to non-docker based system * chore: Add .gitignore * chore: Add shell * chore: Add shell to dependencies step * chore: Try using a virtual environment * chore: Install pythonn 3.10 * chore: Bump to actions/setup-python@v5 * fix: Use workspace folder * chore: try temp * chore: Skip python install * chore: use python3 * chore: change install steps * chore: don't use workspace folder * chore: try child path * chore: Use action_path * chore: Pass ENV variables * chore: Add starting print * chore: Remove requirements.txt from exclusion