aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2020-11-15 16:51:53 +0000
committerGravatar Joe Banks <[email protected]>2020-11-15 16:51:53 +0000
commit467ff7da61569c8a05cef3bb3d46dfae253b7e26 (patch)
tree73bb1982742b4b431293c11948468037eadd40c5
parentFix linting errors (diff)
Remove duplicated step
-rw-r--r--.github/workflows/deploy.yml2
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: |