added more functions
This commit is contained in:
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@@ -5,7 +5,7 @@ name: Docker Image CI for Electricity Calculator
|
||||
# Controls when the workflow will run
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ] # Triggers on pushes to the main branch
|
||||
branches: [ "master" ] # Triggers on pushes to the main branch
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user