Skip to content

Commit 60cfce8

Browse files
committed
Node.js güncellemesi V2.
1 parent 904afb8 commit 60cfce8

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/briefing-v1.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Briefing V1 Pipeline
22

3+
env:
4+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
5+
36
on:
47
workflow_dispatch:
58
inputs:

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Deploy to GitHub Pages
22

3+
env:
4+
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
5+
36
on:
47
# Trigger the workflow every time you push to the `main` branch
58
# Using a different branch name? Replace `main` with your branch’s name

0 commit comments

Comments
 (0)