Skip to content

Commit

Permalink
ci(workflows): add id to Docker meta step
Browse files Browse the repository at this point in the history
  • Loading branch information
nullswan committed Sep 13, 2024
1 parent 4ddac6e commit 133bb04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
uses: docker/setup-buildx-action@v1

- name: Docker meta
id: meta
uses: docker/metadata-action@v3
with:
images: ${{ secrets.DOCKERHUB_REPO}}/bpfsnitch
Expand Down

0 comments on commit 133bb04

Please sign in to comment.