Skip to content

Commit

Permalink
point release action at jamis@bundler-cache-version branch (#5930)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamis authored Jan 3, 2025
1 parent b5b77b6 commit 7c1a050
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,14 @@ jobs:

steps:
- name: "Run the publish action"
uses: mongodb-labs/drivers-github-tools/ruby/publish@v2
uses: jamis/drivers-github-tools/ruby/publish@bundler-cache-version
with:
app_id: ${{ vars.APP_ID }}
app_private_key: ${{ secrets.APP_PRIVATE_KEY }}
aws_role_arn: ${{ secrets.AWS_ROLE_ARN }}
aws_region_name: ${{ vars.AWS_REGION_NAME }}
aws_secret_id: ${{ secrets.AWS_SECRET_ID }}
bundler_cache_version: 1
dry_run: ${{ inputs.dry_run }}
gem_name: mongoid
product_name: Mongoid
Expand Down

0 comments on commit 7c1a050

Please sign in to comment.