mirror of
https://github.com/nikdoof/dimension-sh-nikdoof-web.git
synced 2025-12-22 14:19:26 +00:00
Set umask on deploy
This commit is contained in:
1
.github/workflows/deploy.yaml
vendored
1
.github/workflows/deploy.yaml
vendored
@@ -18,5 +18,6 @@ jobs:
|
||||
port: 22
|
||||
script: |
|
||||
export PATH=~/bin:~/go/bin:$PATH
|
||||
umask 022
|
||||
cd ~/src/dimension-nikdoof
|
||||
make
|
||||
Reference in New Issue
Block a user