Skip to content

Commit

Permalink
outputs: annotation-index.org
Browse files Browse the repository at this point in the history
  • Loading branch information
gimse committed Dec 2, 2023
1 parent 1cdadb2 commit 9d41aff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
docker-build:
runs-on: ubuntu-latest
steps:
- uses: docker/setup-qemu-action@v3
- uses: docker/setup-buildx-action@v3
- uses: actions/checkout@v4
- uses: docker/metadata-action@v5
Expand All @@ -33,3 +34,4 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
outputs: annotation-index.org.opencontainers.image.description=See https://github.com/gimse/go-pmtiles for more info.

0 comments on commit 9d41aff

Please sign in to comment.