/
Github Actions

Github Actions




Container Registry

Publishing and installing a package with GitHub Actions - GitHub Docs Running jobs in a container - GitHub Docs

I have only tested with the most simple use case - publishing containers for that repo only (which is what the example in the preceding link shows).

  • Use the default provided ${{ secrets.GITHUB_TOKEN }} provided when you run an action on your repo

  • Make sure permissions are configured in the workflow yaml.$ some foo




Related content

Github Credentials
Github Credentials
More like this
Push Permissions
Push Permissions
More like this
Actions
More like this
Docker
More like this
Ament/Colcon
Ament/Colcon
More like this
Noble
More like this