Skip to content

Commit

Permalink
Merge pull request #66 from QAInsights/fix/gh-actions-version
Browse files Browse the repository at this point in the history
Fix: Version conflicts
  • Loading branch information
QAInsights authored Nov 29, 2023
2 parents d5a9b24 + 41baf7b commit 8ddb26e
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.1.0
RELEASE_TAG: 0.1.0
INTEL_DMG: Hamster-x86-64-intel.dmg
ARM64_DMG: Hamster-arm64-silicon.dmg

Expand Down

0 comments on commit 8ddb26e

Please sign in to comment.