A focused Docker Compose management web application.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: give workflow read permissions again

Brooke baecac35 8b0b310e

+1
+1
.github/workflows/release.yml
··· 8 8 build: 9 9 permissions: 10 10 packages: write 11 + contents: read 11 12 runs-on: ubuntu-latest 12 13 13 14 steps: