Skip to content

Commit

Permalink
Update workflow for permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
mgubi authored Nov 18, 2024
1 parent db7930a commit a8861b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd-convert-debian-bookworm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ on:
- main

jobs:
permissions:
contents: write
build:
permissions:
contents: write
container: debian:bookworm
runs-on: ubuntu-22.04
steps:
Expand Down

0 comments on commit a8861b3

Please sign in to comment.