exercise-check-installed-apps
exercise-check-installed-apps copied to clipboard
A hands-on exercise using GitHub Actions. See README.md for instructions on how to get started.
EXERCISE_PAT
The instruction for creating personal access tokens need to be updated using classic tokens type and adding write scope to the permissions #26
Hi, I found that there might be a permission problem with ```secrets.GITHUB_TOKEN``` at line 24 in ```grading.yml```. I followed the instructions carefully but could not let ```github-actions``` generate a new...