Skip to content

Commit

Permalink
Definitieve versie
Browse files Browse the repository at this point in the history
  • Loading branch information
brienen committed Jun 19, 2024
1 parent 93f1b22 commit a34da70
Show file tree
Hide file tree
Showing 2 changed files with 432 additions and 302 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/mybuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ jobs:
wget https://raw.githubusercontent.com/Logius-standaarden/Automatisering/main/scripts/pdf.js
- name: Push file
run: |
echo "Hello, world!" > hello.txt
git config --global user.name 'brienen'
git config --global user.email '[email protected]'
git config --global user.name "${{ github.actor }}"
git add snapshot.html
git commit -m "Add snapshot.html"
git push
Expand Down
Loading

0 comments on commit a34da70

Please sign in to comment.