Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
djahandarie committed Dec 29, 2023
1 parent b55524d commit 3c8a436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-prerelease-on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: npm run license-report

- name: Build
run: npm run-script build -- --all --yomitanVersion ${{ github.ref_name }}
run: npm run-script build -- --all --version ${{ github.ref_name }}
shell: bash

- name: Generate hashes
Expand Down

0 comments on commit 3c8a436

Please sign in to comment.