Skip to content

Update challenges for simple challenge image #12

Update challenges for simple challenge image

Update challenges for simple challenge image #12

Workflow file for this run

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