diff options
-rw-r--r-- | .github/workflows/deploy.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1a08f58..65b7959 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -11,8 +11,6 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v - - name: Create SHA Container Tag id: sha_tag run: | |