Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sbouchet authored Nov 6, 2023
1 parent 71a9baa commit c583468
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
echo -e "Host filemgmt-prod-sync.jboss.org\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config
env:
SSH_KEY: ${{ secrets.DOWNLOAD_KEY }}
GITHUB_REF: ${{ github.ref }}
- name: Generate site
run: |
branch_name=`basename $GITHUB_REF`
Expand Down

0 comments on commit c583468

Please sign in to comment.