This commit is contained in:
LukeGus
2024-11-28 01:31:14 +00:00
parent 4e6f048d6d
commit 0d9c219ea4
2 changed files with 3 additions and 1 deletions

2
.gitconfig Normal file
View File

@@ -0,0 +1,2 @@
[credential]
helper = store

View File

@@ -3,7 +3,7 @@ name: Build and Push Docker Image
on:
push:
branches:
- main
- testing
workflow_dispatch:
inputs:
tag_name: