This commit is contained in:
Viktor Szépe 2021-11-02 04:34:04 +01:00 committed by GitHub
parent 6b33e66016
commit 597f8cac74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: Run tests & Public to Docker Registry name: Run tests & Publish to Docker Registry
on: [push, pull_request] on: [push, pull_request]
@ -97,4 +97,4 @@ jobs:
with: with:
to: ${{ secrets.TELEGRAM_TO }} to: ${{ secrets.TELEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }} token: ${{ secrets.TELEGRAM_TOKEN }}
args: Docker image pushed on ${{ github.ref }} args: Docker image pushed on ${{ github.ref }}