We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae662d commit 288950eCopy full SHA for 288950e
1 file changed
.github/workflows/release.yaml
@@ -32,7 +32,7 @@ jobs:
32
if: startsWith(github.ref, 'refs/tags/riverproui/v')
33
with:
34
after-version: v0.4.0
35
- module-base: riverqueue.com/riverui/riverproui
+ module-base: riverqueue.com/riverui
36
module-dir: ./riverproui
37
storage-bucket: ${{ vars.RELEASE_STORAGE_BUCKET }}
38
version-tag: ${{ github.ref_name}}
0 commit comments