878029e8a1ef80408398f13a9e06962f91ee6fac
Some checks failed
zip and release / build-and-release (push) Failing after 3s
IT-Security Excercise Sheets
it-sec-repo/
├── .gitea/
│ └── workflows/
│ └── create-zip.yaml
├── .gitignore
├── sheet01/
│ ├── a1/
│ │ └── somefile.md
│ ├── a2/
│ │ ├── somefile.java
│ ... ...
├── sheet02/
│ ├── a1/
│ ...
Description