Skip to content

Commit d42579c

Browse files
authored
Update TestNewAction.yaml
1 parent 194b181 commit d42579c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/TestNewAction.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ on: [push]
55
jobs:
66
build:
77
runs-on: ubuntu-latest
8-
8+
env:
9+
rts: max
910
steps:
1011
- name: Checkout repository
1112
uses: actions/checkout@v2
1213

1314
- name: Use Echo Hello Action
1415
uses: ./.github/actions/echo-hello
15-
with:
16-
rts: 'Mathi'
16+

0 commit comments

Comments
 (0)