Skip to content

Commit

Permalink
ci: add permissions for fix push containers
Browse files Browse the repository at this point in the history
  • Loading branch information
xom4ek authored Nov 28, 2023
1 parent 6e8cd8e commit a7f3624
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/production_deployment.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: Production Deployment
permissions: write-all
on:
push:
branches: [main]
Expand Down

0 comments on commit a7f3624

Please sign in to comment.