Skip to content

Merge branch 'main' of github.com:aheil/hhn-seks #57

Merge branch 'main' of github.com:aheil/hhn-seks

Merge branch 'main' of github.com:aheil/hhn-seks #57

Workflow file for this run

# Created: 2020/10/16 00:01:37
# Last modified: 2020/10/16 00:04:40
name: Publish
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
# Checks-out your repository under $GITHUB_WORKSPACE
- uses: actions/checkout@v2.5.0
- name: Run marp-action setup
id: marp-action
uses: aheil/marp-action@v1.1.0-beta
with:
src-dir: 'slides'