Skip to content

Commit

Permalink
working
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsadiqueinam committed Apr 13, 2024
1 parent ede29ff commit fd42503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/page-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Push Wasm Assets to /docs
run: |
ls -l ..
ls -l ../PDNS-Manager
git config user.name "md sadique inam" # Replace with your name
git config user.email "[email protected]" # Replace with your email
mv ../PDNS-Manager/wasmJs/* ./docs/ # Move extracted assets to /docs folder
Expand Down

0 comments on commit fd42503

Please sign in to comment.