Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tina build #15

Merged
merged 5 commits into from
Apr 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading