We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 280db3f commit dd311c5Copy full SHA for dd311c5
.github/workflows/deploy-bot.yaml
@@ -16,7 +16,7 @@ on:
16
env:
17
# Use GitHub Container Registry
18
REGISTRY: ghcr.io
19
- IMAGE_NAME: one-zero-eight/aiogram-template
+ IMAGE_NAME: one-zero-eight/academic-tutorship-bot
20
21
jobs:
22
build-and-push-image:
0 commit comments