latest 1.0.4
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 19s
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 19s
This commit is contained in:
parent
a662c68ecf
commit
10f22fbe86
@ -2,7 +2,6 @@ name: Build and Publish Docker Image
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master]
|
|
||||||
tags: ['*'] # triggers on any tag push
|
tags: ['*'] # triggers on any tag push
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bblbtv_bot",
|
"name": "bblbtv_bot",
|
||||||
"version": "1.0.2",
|
"version": "1.0.4",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user