diff options
Diffstat (limited to '.github/workflows/dev-branch.yml')
| -rw-r--r-- | .github/workflows/dev-branch.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/dev-branch.yml b/.github/workflows/dev-branch.yml index 8fda115..51970df 100644 --- a/.github/workflows/dev-branch.yml +++ b/.github/workflows/dev-branch.yml @@ -77,7 +77,6 @@ jobs: with: name: dev-build-files path: ./build - - uses: actions/checkout@v4 - uses: docker/login-action@v3 with: username: ${{ secrets.DOCKERHUB_USERNAME }} |
