Skip to content

Commit 61a51c5

Browse files
committed
testing s3 v3 update
1 parent faf1269 commit 61a51c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npmPublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ jobs:
276276
fi
277277
done
278278
- run: $INPUTS_PACKAGE_MANAGER run build
279-
- run: npm install -g @salesforce/plugin-release-management
279+
- run: npm install -g @salesforce/plugin-release-management@5.7.73-beta.0
280280
- name: NPM Release
281281
run: |
282282
sf-release npm:package:release \

0 commit comments

Comments
 (0)