fix(build): Mark publish.sh as executable (#16)
This commit is contained in:
@@ -27,8 +27,6 @@ jobs:
|
||||
with:
|
||||
dotnet-version: 6.0.x
|
||||
|
||||
- run: chmod +x deployment/publish.sh
|
||||
|
||||
- name: Publish project
|
||||
id: publish
|
||||
run: >
|
||||
|
||||
Reference in New Issue
Block a user