Skip to content

Commit

Permalink
Merge pull request #11 from blocklessnetwork/feature/makeall
Browse files Browse the repository at this point in the history
version
  • Loading branch information
Joinhack authored Sep 25, 2024
2 parents 85a2db2 + 77f2bf1 commit ad9d43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: dmikey/toml-editor@master
with:
file: "script/inc.mk"
key: "VERSION"
key: "IMAGE_TAG_VERSION"
value: "${{ steps.get_release.outputs.tag_name }}"
- name: build
run: |
Expand Down

0 comments on commit ad9d43a

Please sign in to comment.