Skip to content

Commit

Permalink
Merge pull request #2248 from exadel-inc/dependabot/github_actions/gh…
Browse files Browse the repository at this point in the history
…-pages-723877a6ae

chore(deps): bump the gh-pages group with 1 update
  • Loading branch information
NastaLeo authored Feb 23, 2024
2 parents 33fc34b + e4912db commit 75c7c5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ permissions:
contents: read
pages: write
id-token: write
actions: read

# Allows only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
Expand Down Expand Up @@ -62,4 +63,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v3
uses: actions/deploy-pages@v4

0 comments on commit 75c7c5f

Please sign in to comment.