Skip to content

Commit

Permalink
fix release CI script
Browse files Browse the repository at this point in the history
wasn't looking in the correct folder
  • Loading branch information
jeff-knurek authored Sep 21, 2020
1 parent 0418f3e commit 1ac6c08
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 @@ -30,4 +30,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
args: 'tfarbe*'
args: 'bin/tfarbe*'

0 comments on commit 1ac6c08

Please sign in to comment.