Skip to content

Commit 19486a9

Browse files
Update test-env.yml
1 parent 21c2124 commit 19486a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-env.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
workflow_dispatch:
99
env:
10-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
10+
MY_NAME: 'Priya'
1111

1212
jobs:
1313
test:
@@ -31,4 +31,4 @@ jobs:
3131
- name: Verify Java version
3232
run: java -version
3333

34-
34+

0 commit comments

Comments
 (0)