workflow fix
This commit is contained in:
parent
c19a287fe2
commit
2ddf6e557d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -16,4 +16,4 @@ jobs:
|
|||
- name: Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
files: build/crafter-build
|
||||
files: ./bin/crafter-build
|
||||
Loading…
Add table
Add a link
Reference in a new issue