Skip to content

Commit

Permalink
chore(GitHub): pass trough GitHub variables
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsogl authored Jun 11, 2020
1 parent 030a78f commit 2923504
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ jobs:
if: github.ref == 'refs/heads/master'
run: bash ./scripts/docs/update_docs.sh
env:
CI: true
GITHUB_PROJECT_REPONAME: ${{ github.repository }}
GITHUB_SHA1: ${{ github.sha }}

0 comments on commit 2923504

Please sign in to comment.