Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
(build) set version on release
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed Jul 3, 2021
1 parent c5de9ef commit 86e3d78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 86e3d78

Please sign in to comment.