Skip to content

Commit

Permalink
the other dir!
Browse files Browse the repository at this point in the history
  • Loading branch information
kfix committed Jan 10, 2021
1 parent 6b66995 commit efd5416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Build
run: |
make
zip ddcctl.zip build/release/ddcctl
zip ddcctl.zip bin/release/ddcctl
- name: Get tag
id: get_tag
run: echo ::set-output name=VERSION::${GITHUB_REF/refs\/tags\//}
Expand Down

0 comments on commit efd5416

Please sign in to comment.