Skip to content

Commit

Permalink
Fix commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
michalchecinski committed Feb 22, 2024
1 parent 96719bb commit 3459aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
git remote set-url origin "https://x-access-token:${{ github.token }}@github.com/$GITHUB_REPOSITORY"
- name: Configure trusted publishing credentials
uses: rubygems/[email protected]
uses: rubygems/configure-rubygems-credentials@bc6dd217f8a4f919d6835fcfefd470ef821f5c44 # v1.0.0

- name: Run release rake task
if: ${{ inputs.release_type == 'Release' }}
Expand Down

0 comments on commit 3459aae

Please sign in to comment.