Update github-actions-builddockerfile.yml
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
git config --global user.email "actions@github.com"
|
||||
git add subgen/subgen.py
|
||||
git commit -m "Automated update subgen.py with version"
|
||||
git push
|
||||
git --force push
|
||||
-
|
||||
name: Login to Docker Hub
|
||||
uses: docker/login-action@v3.0.0
|
||||
|
||||
Reference in New Issue
Block a user