Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
alexchristianqr committed Jan 10, 2025
1 parent fdff08f commit e6b939d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
build-and-deploy:
runs-on: ubuntu-latest

permissions:
contents: write
pull-requests: write

steps:
- name: "Checkout code"
uses: actions/checkout@v2
Expand Down

0 comments on commit e6b939d

Please sign in to comment.