Skip to content

Commit

Permalink
Update TestNewAction.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathiyarasy authored Sep 13, 2024
1 parent 194b181 commit d42579c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/TestNewAction.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest

env:
rts: max
steps:
- name: Checkout repository
uses: actions/checkout@v2

- name: Use Echo Hello Action
uses: ./.github/actions/echo-hello
with:
rts: 'Mathi'

0 comments on commit d42579c

Please sign in to comment.