Skip to content

Commit

Permalink
yaml lint
Browse files Browse the repository at this point in the history
  • Loading branch information
medyagh committed Dec 13, 2019
1 parent 772345b commit 9943326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: make test
- name: build
run: make cross
- name: "Upload Linux"
- name: "Upload Linux"
uses: actions/upload-artifact@v1
with:
name: "gopogh-linux-amd64-${{ steps.get_version.outputs.VERSION }}"
Expand Down

0 comments on commit 9943326

Please sign in to comment.