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 fdb2d92 commit d9cb495Copy full SHA for d9cb495
.github/workflows/npm_release.yml
@@ -204,3 +204,4 @@ jobs:
204
artifacts: "dist/nativescript-ios-*.tgz,dist/dSYMs/*.zip"
205
bodyFile: "body.md"
206
prerelease: ${{needs.build.outputs.npm_tag != 'latest'}}
207
+ allowUpdates: true
0 commit comments