diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6e8bfcc..2ef26a8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,6 @@ jobs: tags: | type=ref,event=branch type=schedule,pattern=weekly - type=sha - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v2.1.5