Skip to content

Commit

Permalink
outer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxBlazer committed Sep 21, 2023
1 parent 38f804b commit 665f994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/outer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
echo "::set-output name=commit-description::$commit_description"
- name: Run nested workflow
uses: ./.github/workflows/inner.yml
uses: inner.yml
with:
commit-hash: ${{ steps.commit-details.outputs.commit-hash }}
commit-author: ${{ steps.commit-details.outputs.commit-author }}
Expand Down

0 comments on commit 665f994

Please sign in to comment.