Add missing environments file swap
This commit is contained in:
@@ -15,10 +15,10 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: https://github.com/actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
# - name: Setup Node.js
|
||||
# uses: https://github.com/actions/setup-node@v4
|
||||
# with:
|
||||
# node-version: 20
|
||||
|
||||
- name: Publish draft release
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user