We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cd
runs-on
1 parent ea17620 commit db531c3Copy full SHA for db531c3
.github/workflows/cd.yml
@@ -49,6 +49,7 @@ jobs:
49
UV_PUBLISH_TOKEN: ${{ secrets.PYPI_TOKEN }}
50
51
docker-hub-publish:
52
+ runs-on: ubuntu-latest
53
environment:
54
name: docker hub
55
url: https://hub.docker.com/r/n255/tgdb
0 commit comments