Skip to content

Commit

Permalink
fix: fix deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lucianoayres committed Jul 9, 2024
1 parent ac6c02e commit d8c9a3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: Deploy to dist branch
permissions:
contents: write

on:
push:
Expand Down

0 comments on commit d8c9a3a

Please sign in to comment.