chore: give script permissions

This commit is contained in:
Stevan Freeborn
2024-04-12 22:22:04 -05:00
parent 5087a5f9fb
commit 44e68b1a4b
+1
View File
@@ -64,4 +64,5 @@ jobs:
key: ${{ secrets.SSH_KEY }} key: ${{ secrets.SSH_KEY }}
script: | script: |
cd blog.stevanfreeborn.com cd blog.stevanfreeborn.com
chmod +x deploy.ps1
./.github/scripts/deploy.ps1 ./.github/scripts/deploy.ps1