Skip to content

Commit

Permalink
Add id on version detection
Browse files Browse the repository at this point in the history
  • Loading branch information
obeone committed Dec 12, 2022
1 parent ae20b28 commit 4288aa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-push-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
uses: docker/setup-buildx-action@v2

- name: Get Winbox version
id: version
run: echo "version=$(./winbox_version.sh)" >> $GITHUB_OUTPUT

- name: Docker metadata
Expand Down

0 comments on commit 4288aa7

Please sign in to comment.