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.
2 parents eb76f0f + 1ffd894 commit b4753a4Copy full SHA for b4753a4
1 file changed
.github/workflows/prerelease-tag.yaml
@@ -32,7 +32,7 @@ jobs:
32
tag: true
33
- run: |
34
melos exec -c 1 --no-published --no-private --order-dependents -- \
35
- gh workflow run prerelease-publish.yml \
+ gh workflow run prerelease-publish.yaml \
36
--ref \$MELOS_PACKAGE_NAME-v\$MELOS_PACKAGE_VERSION
37
env:
38
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments