Skip to content

Commit

Permalink
Remove the unneeded type=sha
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewL246 authored Jan 4, 2024
1 parent de65777 commit 4ec0a26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
tags: |
type=ref,event=branch,enable=${{ matrix.config == 'local' }}
type=raw,value=${{ matrix.config }}
type=sha
- name: Build and push Docker image
id: build-and-push
Expand Down

0 comments on commit 4ec0a26

Please sign in to comment.