Skip to content

Commit

Permalink
pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
elmuerte committed Feb 23, 2024
1 parent fd1892a commit fd2af9d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ on:
push:
branches: ["main"]

permissions:
contents: read
pages: write
id-token: write

jobs:
permissions:
contents: read
pages: write
id-token: write
build:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit fd2af9d

Please sign in to comment.