Skip to content

Commit

Permalink
Merge branch 'main' into DEVOPS-1785-fix-ruby-publish-step
Browse files Browse the repository at this point in the history
  • Loading branch information
michalchecinski authored Feb 22, 2024
2 parents 04eaeff + 71c5142 commit 8b1f8e3
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/publish-ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@ on:
options:
- Release
- Dry Run
permissions:
id-token: write
contents: write

permissions:
contents: read
pages: write
id-token: write

jobs:
setup:
Expand Down

0 comments on commit 8b1f8e3

Please sign in to comment.