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 bbc7310 commit bff99f9Copy full SHA for bff99f9
.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@5.7.73-jf1.0
+ - run: npm install -g @salesforce/plugin-release-management@5.7.73-jf2.0
280
- name: NPM Release
281
run: |
282
sf-release npm:package:release \
0 commit comments