Skip to content

Commit

Permalink
Merge pull request #12 from powdr-labs/github-actions
Browse files Browse the repository at this point in the history
Set write permissions
  • Loading branch information
dark64 committed Aug 17, 2023
2 parents 46e92a0 + a052617 commit c9e03bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Deployment

permissions:
contents: write
on:
push:
branches: [ main ]
Expand Down

0 comments on commit c9e03bd

Please sign in to comment.