Skip to content

Commit

Permalink
fixing yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
thirtytwobits committed Apr 4, 2024
1 parent 014fdfa commit e845e3e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/toolshed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,8 @@ jobs:
name: Docker meta
id: meta
uses: docker/metadata-action@v5
tags:
- type=ref,event=tag
with:
tags: type=ref,event=tag
images: ${{ env.REGISTRY_IMAGE }}

- name: Login to GHCR
Expand Down

0 comments on commit e845e3e

Please sign in to comment.