Skip to content

Commit

Permalink
Declare workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
lloeki committed Nov 26, 2024
1 parent 677a9b5 commit 40afc97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,8 @@ jobs:
libc: centos
arch: ["x86_64", "aarch64"]
runs-on: ubuntu-latest
permissions:
packages: write
name: Build (${{ matrix.engine }} ${{ matrix.version }} ${{ matrix.libc }})
steps:
- name: Set up Docker
Expand Down

0 comments on commit 40afc97

Please sign in to comment.