Skip to content

Commit

Permalink
fix grel command 3
Browse files Browse the repository at this point in the history
  • Loading branch information
m-almas committed Apr 5, 2021
1 parent b6ab5fd commit 7aa80c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: "./grel upload -u buhta \
-r protoc-gen-validate \
-t \"${{ steps.get_version.VERSION }}\" \
-n protoc-gen-validate_\"${{ steps.get_version.VERSION }}\" \
-t \"${{ steps.get_version.outputs.VERSION }}\" \
-n protoc-gen-validate_\"${{ steps.get_version.outputs.VERSION }}\" \
-f protoc-gen-validate"

0 comments on commit 7aa80c6

Please sign in to comment.