Skip to content

Commit

Permalink
Fix GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorNelson committed Feb 24, 2023
1 parent 417d4dc commit 02f68a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: pwncollege/dojo-update
- uses: pwncollege/dojo-update@v1
with:
dojo: example
update_code: ${{ secrets.UPDATE_CODE }}

0 comments on commit 02f68a0

Please sign in to comment.