Skip to content

Commit 288950e

Browse files
committed
correct module base
1 parent aae662d commit 288950e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
if: startsWith(github.ref, 'refs/tags/riverproui/v')
3333
with:
3434
after-version: v0.4.0
35-
module-base: riverqueue.com/riverui/riverproui
35+
module-base: riverqueue.com/riverui
3636
module-dir: ./riverproui
3737
storage-bucket: ${{ vars.RELEASE_STORAGE_BUCKET }}
3838
version-tag: ${{ github.ref_name}}

0 commit comments

Comments
 (0)