fix typo
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 10s
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 10s
This commit is contained in:
parent
2003fa8169
commit
3d12f1da4b
@ -24,7 +24,7 @@ jobs:
|
||||
PACKAGE_TOKEN: ${{ secrets.PACKAGE_TOKEN }}
|
||||
|
||||
- name: Build Docker Image
|
||||
run: docker build -t git.pontusmail.org/aidan/pontus-bot:latest .
|
||||
run: docker build -t git.pontusmail.org/aidan/request-bot:latest .
|
||||
|
||||
- name: Push Docker Image
|
||||
run: docker push git.pontusmail.org/aidan/request-bot:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user