Skip to content

Talking Web: use module.yml and add new video #43

Talking Web: use module.yml and add new video

Talking Web: use module.yml and add new video #43

Workflow file for this run

name: Update Dojo
on: push
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: pwncollege/dojo-update@v1
with:
dojo: intro-to-cybersecurity
update_code: ${{ secrets.UPDATE_CODE }}