Skip to content

Commit db531c3

Browse files
authored
fix(cd): add runs-on
1 parent ea17620 commit db531c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
UV_PUBLISH_TOKEN: ${{ secrets.PYPI_TOKEN }}
5050

5151
docker-hub-publish:
52+
runs-on: ubuntu-latest
5253
environment:
5354
name: docker hub
5455
url: https://hub.docker.com/r/n255/tgdb

0 commit comments

Comments
 (0)