Skip to content

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

Open
@technicalpickles

Description

@technicalpickles

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/[email protected]
  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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions