Skip to content

Commit

Permalink
update dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
DarylTodosichuk committed Oct 22, 2024
2 parents d9d181d + 5f45ce2 commit 574096c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-build-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
- name: Set repository version variable
id: setversion
run: |
gh variable list --env test
gh variable set UGM_BUILD_VERSION --env test --body "${{steps.tag-selector.outputs.tagversion}}"
outputs:
TAGNAME: ${{steps.tag-selector.outputs.gittag}}
Expand Down

0 comments on commit 574096c

Please sign in to comment.