Skip to content

Commit

Permalink
cd: set target
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoieni committed Nov 30, 2020
1 parent e68a57b commit a044f60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
run: |
echo "PROJECT_NAME=delta" >> $GITHUB_ENV
echo "PACKAGE_NAME=git-delta" >> $GITHUB_ENV
echo "TARGET=${{ matrix.job.target }}" >> $GITHUB_ENV
- name: Packaging final binary
shell: bash
Expand Down

0 comments on commit a044f60

Please # to comment.