Skip to content

Commit

Permalink
Removed label causing build issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecao committed Feb 28, 2024
1 parent 915a4ee commit 3e45c9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ env:
org.opencontainers.image.vendor=${{github.repository_owner}},
org.opencontainers.image.licenses="MIT",
org.opencontainers.image.version=${{github.ref_name}},
org.opencontainers.image.created=${{ env.NOW }},
org.opencontainers.image.source=${{github.server_url}}/${{github.repository}},
org.opencontainers.image.revision=${{github.sha}},
org.opencontainers.image.url="https://umami.is/",
Expand Down

0 comments on commit 3e45c9d

Please sign in to comment.