Skip to content

Commit 6d4b26a

Browse files
authored
Add 'ai_traqc' branch to GitHub Actions workflow
1 parent 92d3ae0 commit 6d4b26a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- develop
99
- standalone
1010
- lab01
11+
- ai_traqc
1112
workflow_dispatch:
1213

1314
# Erlaubt GitHub Actions, den gh-pages Branch zu erstellen/aktualisieren
@@ -60,4 +61,4 @@ jobs:
6061
publish_branch: gh-pages
6162
# Das Zielverzeichnis INNERHALB des gh-pages Branches
6263
# (z.B. /develop für Previews)
63-
destination_dir: ${{ env.SUB_PATH }}
64+
destination_dir: ${{ env.SUB_PATH }}

0 commit comments

Comments
 (0)