Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/icpc/gallery
Browse files Browse the repository at this point in the history
  • Loading branch information
lperovskaya committed Dec 25, 2023
2 parents 1e76976 + b2bd06b commit 7b26e00
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,7 @@ jobs:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
permissions:
pages: write
id-token: write
permissions: write-all
steps:
- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit 7b26e00

Please sign in to comment.