Skip to content

Commit

Permalink
chore(ci): set test packages as prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
Sec-ant committed Jan 4, 2024
1 parent 7dab38d commit caeaead
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
artifacts: "zxing-wasm-${{ steps.commit-id.outputs.id }}.tgz"
commit: ${{ github.head_ref || github.ref_name }}
tag: "pr-${{ steps.get-pr-number.outputs.number }}-test-package"
prerelease: true
allowUpdates: true
- name: Get release url
id: release-url
Expand Down

0 comments on commit caeaead

Please sign in to comment.