You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Don't do container image CI on forks. (We shouldn't be pushing
container images to ghcr.io from forks!)
- Remove the `if` condition in `deploy_guide.yml`. It has no effct
because there is an `on: push: branches: - main` condition higher up
doing the same thing (and in the more typical way).
(These changes were supposed to be in #268, but I failed to commit the
changes before pushing, sigh.)
0 commit comments