mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-31 20:14:27 +00:00
Rework workflows and add devbuilds
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
export VERSION_TAG="$(python -c 'import fbt_options; print(fbt_options.DIST_SUFFIX, end="")')"
|
||||
echo "VERSION_TAG=${VERSION_TAG}" >> $GITHUB_ENV
|
||||
Reference in New Issue
Block a user