Skip to content

Commit

Permalink
Disable attestations
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCTHsu committed Jan 27, 2025
1 parent 0842909 commit 5b7a67d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ jobs:
with:
ruby-version: '3.3.7'
- uses: rubygems/release-gem@v1
with:
attestations: false # PENDING decision for attestations

github-release:
name: Attach gem to GitHub release and publish
Expand Down

0 comments on commit 5b7a67d

Please sign in to comment.