Skip to content

Commit 1bef6b6

Browse files
committed
chore: add workflow id
1 parent 80fc46f commit 1bef6b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
name: compile-cache-main
3939
path: .nx
4040
github-token: ${{ secrets.GITHUB_TOKEN }}
41+
run-id: ${{ github.event.workflow_run.id }}
4142
- name: Compile packages
4243
run: npm run compile
4344
- name: Upload Compile Cache (Push)

0 commit comments

Comments
 (0)