Skip to content

Commit

Permalink
Update role for pushing gem on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
segiddins committed Dec 7, 2023
1 parent b60d9eb commit 6c95389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: rubygems/configure-rubygems-credentials@main
with:
role-to-assume: rg_oidc_akr_e3gvf8d8qwrffk7gjno7
role-to-assume: rg_oidc_akr_4dfqnvsems9z1dyszgd6
- uses: actions/checkout@v4
- name: Set remote URL
run: |
Expand Down

0 comments on commit 6c95389

Please sign in to comment.