File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11on :
22 workflow_dispatch :
33 push :
4- branches : main
4+ branches : [ main]
55
66name : Quarto Publish
77
@@ -15,20 +15,13 @@ jobs:
1515 - name : Check out repository
1616 uses : actions/checkout@v4
1717
18- - name : Set up R
19- uses : r-lib/actions/setup-r@v2
20- with :
21- r-version : ' 4.3.1'
22-
2318 - name : Set up Quarto
2419 uses : quarto-dev/quarto-actions/setup@v2
2520
26- - name : Install detected R packages from .qmd files
27- run : Rscript scripts/install-used-packages.R
28-
2921 - name : Render and Publish
3022 uses : quarto-dev/quarto-actions/publish@v2
3123 with :
3224 target : gh-pages
3325 env :
3426 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
27+
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ Die Befragung dient:
2525Ihre Angaben bilden zugleich eine Grundlage für Ihre Posterarbeit und tragen zur Weiterentwicklung des Lehrformats bei.
2626
2727
28- [ Befragung Reflexion] ( https://forms.gle/2rJRkX8XpNR1GDKx6 )
28+ [ Befragung Reflexion Gruppe Reudenbach] ( https://forms.gle/2rJRkX8XpNR1GDKx6 )
29+ [ Befragung Reflexion Gruppe Ammoneit] ( https://forms.gle/a6d6X4k9TRgxTXh8A )
2930
3031
You can’t perform that action at this time.
0 commit comments