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

Brooke 19c697d6 04b7f06d

+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: