Skip to content

Commit

Permalink
Remove overwrite of all packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
ClayJay3 committed Feb 13, 2024
1 parent 7cc83f5 commit 200fb0e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ jobs:
git add .gitattributes
git add .
git commit -m "Upgrade ${{ matrix.package }} Package for AMD64"
git lfs push --all origin main
git push origin main
env:
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
Expand Down Expand Up @@ -353,7 +352,6 @@ jobs:
git add .gitattributes
git add .
git commit -m "Upgrade ${{ matrix.package }} Package for AMD64"
git lfs push --all origin main
git push origin main
env:
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
Expand Down

0 comments on commit 200fb0e

Please sign in to comment.