mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-03 14:15:39 +00:00
Rework workflows and add devbuilds
This commit is contained in:
4
.github/workflow_data/commit.sh
vendored
Normal file
4
.github/workflow_data/commit.sh
vendored
Normal file
@@ -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