Skip to content

Commit

Permalink
Merge pull request #56 from QAInsights/feature/windows
Browse files Browse the repository at this point in the history
Fix: GH Tags
  • Loading branch information
QAInsights authored Nov 24, 2023
2 parents 0f4adae + f31284d commit 8ed5434
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 @@ -14,7 +14,7 @@ jobs:

runs-on: ${{ matrix.os }}
env:
RELEASE_TAG: v0.0.${{ github.run_number }}
RELEASE_TAG: v0.0.${{ github.run_number }}-${{ matrix.os }}-${{ matrix.arch }}
INTEL_DMG: Hamster-x86-64-intel.dmg
ARM64_DMG: Hamster-arm64-silicon.dmg

Expand Down

0 comments on commit 8ed5434

Please sign in to comment.