alpha
Login
or
Join now
thehale.dev
/
speedtest
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monitor your home internet speeds with the Ookla Speedtest CLI.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
speedtest
/
.github
/
workflows
/
at
master
1 file
Joseph Hale
Add packages:write permission for GitHub Container Registry publishing
5mo ago
619203b8
docker-image.yml
Add packages:write permission for GitHub Container Registry publishing Fix 'installation not allowed to Create organization package' error by granting the workflow explicit permission to write packages. The GITHUB_TOKEN requires explicit permissions to push to GHCR. Adding 'packages: write' at the job level allows the workflow to authenticate and push Docker images to the GitHub Container Registry.
5 months ago