This commit is contained in:
Roland Rabien 2023-08-31 14:34:02 -07:00
commit a177988f97
2 changed files with 2 additions and 1 deletions

View file

@ -6,4 +6,4 @@ ROOT=$(pwd)
find .
gh release create "nexus_$GITHUB_REF_NAME" -F Changelist.txt ../Binaries/*.zip
gh release create "nexus_$GITHUB_REF_NAME" -F Changelist.txt ./Binaries/*.zip