Skip to content

Commit

Permalink
env: permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnivin committed Oct 21, 2024
1 parent 4b37b17 commit bbe30b9
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 51 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-sldes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
-v ${{ github.workspace }}:/home/marp/app \
-e LANG=${{ secrets.LANG }} \
-p 8080:8080 -p 37717:37717 \
marpteam/marp-cli:v3.2.0 --theme ngi-theme.css --html .
marpteam/marp-cli:v3.2.0 --theme ngi-theme.css slides.md --html .
- name: Commit and Push HTML slides to gh-pages
run: |
Expand Down
50 changes: 0 additions & 50 deletions talk/.github/workflows/build-sldes.yaml

This file was deleted.

Empty file modified talk/README.md
100644 → 100755
Empty file.
Empty file modified talk/figures/logo/NGI/NGI_logo_transparent.gif
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified talk/ngi-theme.css
100644 → 100755
Empty file.
Empty file modified talk/slides.html
100644 → 100755
Empty file.
Empty file modified talk/slides.md
100644 → 100755
Empty file.

0 comments on commit bbe30b9

Please sign in to comment.