Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
v9n committed Aug 9, 2023
1 parent 297dac6 commit 6c9d5da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- name: oak-collator version vs tag validation
run: |
tag=${{ github.event.inputs.tag }}
# Ensure the version in the binary match the tag to avoid accidently publish wrong binary
./oak-collator --version
set -x
Expand Down

0 comments on commit 6c9d5da

Please sign in to comment.