Skip to content

Commit

Permalink
(#21370): Adding NODE_VERSION env-var (#21377)
Browse files Browse the repository at this point in the history
  • Loading branch information
victoralfaro-dotcms committed Jan 6, 2022
1 parent 961ffa1 commit 931d25b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-process.yml
Expand Up @@ -14,6 +14,7 @@ jobs:
REPO_PASSWORD: ${{ secrets.EE_REPO_PASSWORD }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
NODE_VERSION: 12
DEBUG: true
steps:
- name: GITHUB CONTEXT
Expand Down

0 comments on commit 931d25b

Please sign in to comment.