[CI] Bumped dev version to 1.0.1 and fixed permissions in documentation.yml (#149)
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@@ -36,5 +36,7 @@ jobs:
|
||||
run: |
|
||||
git checkout gh-pages
|
||||
sh ./update-website.sh
|
||||
eval `ssh-agent -s`
|
||||
DISPLAY=:0 SSH_ASKPASS=~/.ssh/give_pass.sh ssh-add ${{ secrets.SSH_KEY }} <<< ${{ secrets.SSH_PASS }}
|
||||
git remote set-url origin git@github.com:ptillet/triton.git
|
||||
git push
|
Reference in New Issue
Block a user