Skip to content

Commit

Permalink
use node script
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed Dec 9, 2024
1 parent 3ad5e95 commit f8db444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
npm_package_name: "@mongodb-js/zstd"

- name: actions/compress_sign_and_upload
uses: mongodb-labs/drivers-github-tools/node/sign_node_package@v2
uses: baileympearson/drivers-github-tools/node/sign_node_package#fle-expansions
with:
aws_role_arn: ${{ secrets.AWS_ROLE_ARN }}
aws_region_name: us-east-1
Expand Down

0 comments on commit f8db444

Please sign in to comment.