Skip to content

Commit

Permalink
ci: add commit permission
Browse files Browse the repository at this point in the history
  • Loading branch information
yume-chan committed Sep 15, 2023
1 parent 156d7f5 commit e2269df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Deploy

permissions:
contents: write

on:
push:
branches: [main]
Expand Down

0 comments on commit e2269df

Please sign in to comment.