Github-Action-Common.md
the input device is not a TTY
example:
docker-compose exec app /app/migrate migrate
Solution: add -T
to the command
docker-compose exec -T app /app/migrate migrate
Make register image public
I really thank Github’s UI/UX team,
they make me to write this note,
for just modify the visibility.
- Go to the organization page
- Not from the repository page
- Note from the package page
- Go to the settings page
- If there’s no
packages
tab, then you’re in th wrong place
- If there’s no
- Then modify the visibility
Or just replace the url like this
https://github.com/organizations/streaming-data-architecture/settings/packages