Skip to content

Commit

Permalink
Merge pull request #63 from QAInsights/feature/mac-version
Browse files Browse the repository at this point in the history
feature/mac version
  • Loading branch information
QAInsights authored Nov 29, 2023
2 parents 0d4c1ce + e4761c9 commit 5c6255d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

runs-on: ${{ matrix.os }}
env:
RELEASE_TAG: v${{ HAMSTER_APP_VERSION }}
RELEASE_TAG: v${{ env.HAMSTER_APP_VERSION }}
INTEL_DMG: Hamster-x86-64-intel.dmg
ARM64_DMG: Hamster-arm64-silicon.dmg

Expand Down

0 comments on commit 5c6255d

Please sign in to comment.