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 faf1269 commit 61a51c5Copy full SHA for 61a51c5
.github/workflows/npmPublish.yml
@@ -276,7 +276,7 @@ jobs:
276
fi
277
done
278
- run: $INPUTS_PACKAGE_MANAGER run build
279
- - run: npm install -g @salesforce/plugin-release-management
+ - run: npm install -g @salesforce/plugin-release-management@5.7.73-beta.0
280
- name: NPM Release
281
run: |
282
sf-release npm:package:release \
0 commit comments