Skip to content

Commit

Permalink
Update first-github-rest-api-call.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
githubofkrishnadhas authored Dec 4, 2024
1 parent 1140e53 commit bd03c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/first-github-rest-api-call.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
echo "${{ github.ref }} branch"
- name: branch names
run:
echo "${{ github.ref.name }} branch"
echo "$GITHUB_REF_TYPE branch"


0 comments on commit bd03c53

Please sign in to comment.