Skip to content

Commit

Permalink
Update test_srg_gaction_changelog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
randytang2021 authored Mar 25, 2023
1 parent c54eb81 commit 89afcc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_srg_gaction_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- id: foo
uses: actions/hello-world-composite-action@v1
uses: actions/srg_gaction_changelog_app@v1.0.0.0
with:
who-to-greet: 'Mona the Octocat'
- run: echo random-number ${{ steps.foo.outputs.random-number }}
Expand Down

0 comments on commit 89afcc9

Please sign in to comment.