Skip to content

Commit

Permalink
Add missing permissions to the pipeline
Browse files Browse the repository at this point in the history
Diffs=
3591f011b Add missing permissions to the pipeline (#5588)

Co-authored-by: Umberto Sonnino <[email protected]>
  • Loading branch information
umberto-sonnino and umberto-sonnino committed Jul 14, 2023
1 parent 0f3c588 commit 9fc32e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
publish:
name: Release build and publish
runs-on: ubuntu-latest
permissions:
id-token: write
contents: read
steps:
- name: Check out code
uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
498e8af8248feb495ff89b550ffe865d6cd798d1
3591f011b1001e1b699f1d2b366c53ae67d46e06

0 comments on commit 9fc32e3

Please sign in to comment.