Skip to content

Commit

Permalink
fixup! chore: upgrade actions gh pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian KOUNE committed Oct 5, 2023
1 parent 91a41b9 commit bc7399c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
deploy_preview:
name: Deploy preview versions on pull requests
runs-on: ubuntu-latest
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
permissions:
deployments: write
pull-requests: write
Expand Down

0 comments on commit bc7399c

Please sign in to comment.