Skip to content

Commit 7ae6346

Browse files
authored
[CI] Queue Github Pages production deploy jobs (#360)
1 parent 0a759de commit 7ae6346

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/pages.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@ jobs:
6767
- build-sphinx
6868
- build-scoreboard
6969
runs-on: ubuntu-24.04
70+
environment:
71+
name: github-pages
72+
concurrency:
73+
group: github-pages-deploy
74+
cancel-in-progress: false
7075
steps:
7176
- name: Download artifact
7277
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)