Skip to content

absolute paths are cool #72

absolute paths are cool

absolute paths are cool #72

Workflow file for this run

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