Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jerry-git committed Jun 20, 2024
1 parent 3052157 commit 4615d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/foo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
REPO_NAME=$(basename "${{ inputs.repo_name }}")
echo "REPO_NAME=$REPO_NAME" >> "$GITHUB_ENV"
- name: Print
runt: |
run: |
echo "Repo name: $REPO_NAME"

0 comments on commit 4615d1d

Please sign in to comment.