diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index f751a06..266cdc1 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -51,7 +51,6 @@ jobs: ../../CustomPiOS/src/update-custompios-paths - name: Set release image version - if: github.event_name == 'schedule' run: | source repository/src/config echo "DIST_VERSION=${{ steps.gitversion.outputs.majorMinorPatch }}" > repository/src/config.local