Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No trusted publisher configured for this workflow found on https://rubygems.org for audience rubygems.org #6

Open
technicalpickles opened this issue May 9, 2024 · 0 comments

Comments

@technicalpickles
Copy link

I probably did something wrong for https://github.com/rubyatscale/singed , but I chose a manual dispatch for it, and get this when trying to trigger it on main:

0s
Run rubygems/release-gem@6[1](https://github.com/rubyatscale/singed/actions/runs/9021074920/job/24787569005#step:6:1)2653d273a73bdae1df8453e090060bb4db5f31
  with:
    await-release: true
    setup-trusted-publisher: true
Run # Attribute commits to the last committer on HEAD
  # Attribute commits to the last committer on HEAD
  git config --global user.email "$(git log -1 --pretty=format:'%ae')"
  git config --global user.name "$(git log -1 --pretty=format:'%an')"
  git remote set-url origin "***github.com/$GITHUB_REPOSITORY"
  shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Run rubygems/configure-rubygems-credentials@v1.0.0
  with:
    gem-server: https://rubygems.org/
    audience: rubygems.org
Error: No trusted publisher configured for this workflow found on https://rubygems.org/ for audience rubygems.org

Here's the run for it: https://github.com/rubyatscale/singed/actions/runs/9021074920/job/24787569005#step:6:18

CleanShot 2024-05-09 at 13 59 01@2x

This might be the same as #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant