Skip to content

Commit

Permalink
Merge pull request #15 from scout-ch/ewangler-fix-fix-cd
Browse files Browse the repository at this point in the history
Fix tina build
  • Loading branch information
ewangler authored Apr 6, 2024
2 parents 574be5d + 2274349 commit 6ff266d
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 9 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ jobs:
cache: 'npm'
- name: Install and build astro
shell: 'bash'
env:
NEXT_PUBLIC_TINA_CLIENT_ID: ${{ secrets.TINA_PUBLIC_CLIENT_ID }}
TINA_TOKEN: ${{ secrets.TINA_TOKEN }}
NEXT_PUBLIC_TINA_BRANCH: main
run: |
npm install
npm run build
Expand Down
4 changes: 2 additions & 2 deletions content/party/AKom--CoFor--CommForm.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: AKom / CoFor / CommForm
name: Akomj
type: organization
links:
- url: 'https://db.scout.ch/de/groups/9292'
label: 'https://db.scout.ch/de/groups/9292'
type: organization
2 changes: 1 addition & 1 deletion content/party/BKom--CoEnc--CommAcc.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: BKom / CoEnc / CommAcc
name: BKom
type: organization
links:
- url: 'https://db.scout.ch/de/groups/9293'
Expand Down
2 changes: 1 addition & 1 deletion content/party/Entwicklungsteam-eCamp-v3.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
name: Entwicklungsteam eCamp v3
name: eCampv3
type: organization
2 changes: 1 addition & 1 deletion content/party/Geschftsstelle-PBS-.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
name: 'Geschäftsstelle PBS '
name: 'GeschäftsstellePBS '
type: organization
2 changes: 1 addition & 1 deletion content/party/ITKom.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
name: 'ITKom / CoIT / CommIT '
name: ITKom
type: organization
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Projektgruppe: Kurs- und Lagerplanungstool'
name: ProjektgruppKursundLagerplanungstool
pbsNumber: 9856
type: organization
links:
Expand Down
2 changes: 1 addition & 1 deletion content/party/Puzzle-ITC.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Puzzle ITC
name: PuzzleITC
type: organization
links:
- url: 'https://github.com/puzzle'
Expand Down
2 changes: 1 addition & 1 deletion content/party/Team-MiData.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
name: Team MiData
name: TeamMiData
type: organization

0 comments on commit 6ff266d

Please sign in to comment.