We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nightly
1 parent 40f9835 commit f1eec39Copy full SHA for f1eec39
.github/workflows/publish.yml
@@ -35,7 +35,7 @@ jobs:
35
package_name: driver-localfs
36
publish_package: true
37
package_dependencies: |
38
- @flowfuse/nr-launcher
+ @flowfuse/nr-launcher=nightly
39
secrets:
40
npm_registry_token: ${{ secrets.NPM_PUBLISH_TOKEN }}
41
0 commit comments