Skip to content
Merged
Prev Previous commit
Next Next commit
Update .github/workflows/deploy.yml
Co-authored-by: Emilio López <[email protected]>
  • Loading branch information
damilolaedwards and elopez authored Feb 16, 2023
commit b8b1142525c96726d83f7ee73a113e7f281c87d4
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:

jobs:
build:
permissions:
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down