Skip to content

add computing-101 archive module with mem-triple-deref transfer (#2) #23

add computing-101 archive module with mem-triple-deref transfer (#2)

add computing-101 archive module with mem-triple-deref transfer (#2) #23

Workflow file for this run

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